qmk_firmware/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.
2018-09-17 13:48:02 -04:00
..
keymaps
config.h
ergoinu.c
ergoinu.h
info.json
matrix.c
readme.md
rules.mk
serial.c
serial.h
serial_config.h
split_util.c
split_util.h

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.