qmk_firmware/keyboards/gh80_3000
2023-02-17 16:08:25 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11: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 Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.