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
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
gh80_3000.c
gh80_3000.h
info.json
readme.md
rules.mk

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.