You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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.
7 years ago
..
keymaps GH80-3000: Refactor and Configurator support (#3166) 7 years ago
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
gh80_3000.c adds the gh80_3000 project (#2132) 8 years ago
gh80_3000.h GH80-3000: Refactor and Configurator support (#3166) 7 years ago
info.json GH80-3000: Refactor and Configurator support (#3166) 7 years ago
readme.md adds the gh80_3000 project (#2132) 8 years ago
rules.mk GH80-3000: Refactor and Configurator support (#3166) 7 years ago

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.