1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/input_club/ergodox_infinity/keymaps/not-quite-neo
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
keymap.c Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
readme.md move input club keyboards into vendor folder (#15788) 2022-02-05 21:16:21 -08:00
rules.mk move input club keyboards into vendor folder (#15788) 2022-02-05 21:16:21 -08: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.