forked from forks/qmk_firmware
743449472e
* 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. |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
gh80_3000.c | ||
gh80_3000.h | ||
info.json | ||
readme.md | ||
rules.mk |
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.