mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-16 17:41:21 +02:00

* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
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.