1
0
Fork 0
qmk_firmware/keyboards/gh80_3000
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 GH80-3000: Refactor and Configurator support (#3166) 2018-06-12 14:47:50 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
gh80_3000.c adds the gh80_3000 project (#2132) 2017-12-10 14:44:04 -05:00
gh80_3000.h GH80-3000: Refactor and Configurator support (#3166) 2018-06-12 14:47:50 -07:00
info.json GH80-3000: Refactor and Configurator support (#3166) 2018-06-12 14:47:50 -07:00
readme.md adds the gh80_3000 project (#2132) 2017-12-10 14:44:04 -05:00
rules.mk GH80-3000: Refactor and Configurator support (#3166) 2018-06-12 14:47:50 -07:00

readme.md

GH80-3000

Cherry Corp. G80-3000 replacement PCB with support for split keys.

Schematic and PCB are available opensource under Creative Commons BY-SA 3.0 license on EasyEDA at this link

For more informations please visit this geekhack.org thread

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

make gh80_3000:default

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