qmk-firmwares/keyboards/dm9records/ergoinu
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
.noci Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
config.h Remove legacy USE_SERIAL define (#18292) 2022-09-06 18:46:34 +01:00
ergoinu.c [Keyboard] Convert ergoinu to SPLIT_KEYBOARD (#15305) 2021-11-30 09:49:09 -08:00
ergoinu.h [Keyboard] Convert ergoinu to SPLIT_KEYBOARD (#15305) 2021-11-30 09:49:09 -08:00
info.json Move keyboard USB IDs and strings to data driven: D (#17814) 2022-07-29 20:02:47 -07:00
readme.md [Keyboard] Convert ergoinu to SPLIT_KEYBOARD (#15305) 2021-11-30 09:49:09 -08:00
rules.mk Merge remote-tracking branch 'upstream/master' into develop 2021-12-09 17:24:05 +11:00

ErgoInu

ergoinu

An (Not Portable But Small) Ergonomic Split Keyboard.

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

make dm9records/ergoinu:default

(or)

make dm9records/ergoinu:default_jis

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