qmk_firmware/keyboards/handwired/split89
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
..
keymaps/default Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
info.json Move keyboard USB IDs and strings to data driven: handwired (#17822) 2022-07-30 17:31:44 +10:00
readme.md [Keyboard] Add Split 89 (#13213) 2021-06-17 10:04:37 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
split89.c [Keyboard] Add Split 89 (#13213) 2021-06-17 10:04:37 -07:00
split89.h Revert "handwired/split89 Layout Macro Refactor (#15210)" (#15284) 2021-11-23 21:36:41 -08:00

split89

split89

An 89-key split TKL with 3d printed case and powered with Pro Micro controllers.

Make example for this keyboard (after setting up your build environment):

make handwired/split89:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.