qmk_firmware/keyboards/planck/keymaps/not-quite-neo
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
config.h
keymap.c Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
readme.md
rules.mk [Core] Fix "6kro enable" and clarify naming (#14563) 2021-09-29 11:37:11 -07:00

not-quite-neo

This is my personal take on porting the neo2 layout to support multiple keyboards.

Refer to the readme.md of the generic parts of the implementation.