qmk-firmware/keyboards/ergoinu
Ryan d597af9e1e
Remove pro_micro.h (#8374)
* Remove pro_micro.h

* Include quantum.h
2020-03-14 15:31:15 +00:00
..
keymaps Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
ergoinu.c Keyboard: add ergoinu keyboard (#3655) 2018-08-16 08:36:35 -07:00
ergoinu.h Keyboard: add ergoinu keyboard (#3655) 2018-08-16 08:36:35 -07:00
info.json EKeyboard: ErgoInu Configurator fix (#4665) 2018-12-16 00:40:46 -08:00
matrix.c Remove pro_micro.h (#8374) 2020-03-14 15:31:15 +00:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05:00
serial.c Keyboard: add ergoinu keyboard (#3655) 2018-08-16 08:36:35 -07:00
serial.h Keyboard: add ergoinu keyboard (#3655) 2018-08-16 08:36:35 -07:00
serial_config.h Keyboard: add ergoinu keyboard (#3655) 2018-08-16 08:36:35 -07:00
split_util.c Keyboard: add ergoinu keyboard (#3655) 2018-08-16 08:36:35 -07:00
split_util.h Keyboard: add ergoinu keyboard (#3655) 2018-08-16 08:36:35 -07:00

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.