You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/ergoinu
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
7 years ago
..
keymaps Keyboard: add ergoinu keyboard (#3655) 7 years ago
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
ergoinu.c Keyboard: add ergoinu keyboard (#3655) 7 years ago
ergoinu.h Keyboard: add ergoinu keyboard (#3655) 7 years ago
info.json Keyboard: add ergoinu keyboard (#3655) 7 years ago
matrix.c Keyboard: add ergoinu keyboard (#3655) 7 years ago
readme.md Keyboard: add ergoinu keyboard (#3655) 7 years ago
rules.mk Keyboard: add ergoinu keyboard (#3655) 7 years ago
serial.c Keyboard: add ergoinu keyboard (#3655) 7 years ago
serial.h Keyboard: add ergoinu keyboard (#3655) 7 years ago
serial_config.h Keyboard: add ergoinu keyboard (#3655) 7 years ago
split_util.c Keyboard: add ergoinu keyboard (#3655) 7 years ago
split_util.h Keyboard: add ergoinu keyboard (#3655) 7 years ago

readme.md

ErgoInu

ergoinu

An (Not Portable But Small) Ergonomic Split Keyboard.

Keyboard Maintainer: hsgw twitter
Hardware Supported: Pro Micro
Hardware Availability & Repository: https://github.com/hsgw/ergoinu

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

make ergoinu:default

(or)

make ergoinu:default_jis

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