qmk_firmware/keyboards/maple_computing/lets_split_eh
Ryan c6f1b594a2
Remove legacy keycodes, part 2 (#18660)
* `KC_SYSREQ` -> `KC_SYRQ`

And one `KC_ALT_ERASE` -> `KC_ERAS`

* `KC_NONUS_BSLASH` -> `KC_NUBS`

* `KC_NUMLOCK` -> `KC_NUM`

* `KC_CLCK` -> `KC_CAPS`

* `KC_SCROLLLOCK` -> `KC_SCRL`

* `KC_LBRACKET` -> `KC_LBRC`

* `KC_RBRACKET` -> `KC_RBRC`

* `KC_CAPSLOCK` -> `KC_CAPS`
2022-10-10 20:06:26 +01:00
..
eh Merge remote-tracking branch 'upstream/master' into develop 2022-08-20 10:55:40 +10:00
keymaps Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
.noci
config.h
lets_split_eh.c
lets_split_eh.h
readme.md
rules.mk

Let's Split Eh?

Let's Split Eh?

This is a split 40% ortho board. It is the exact same footprint and the Let's Split keyboard by wootpatoot. This board has USB-C / RGB Underglow / and is all on-board. Meant as a drop-in replacement for the V2 Let's Split.

Keyboard Maintainer: Christopher Poole (That-Canadian)

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

make maple_computing/lets_split_eh/eh:default

See build environment setup then the make instructions for more information.