qmk_firmware/keyboards/gh80_3000
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
gh80_3000.c adds the gh80_3000 project (#2132) 2017-12-10 14:44:04 -05:00
gh80_3000.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
info.json Move keyboard USB IDs and strings to data driven: G (#17818) 2022-07-27 20:19:09 +01:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

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.