qmk_firmware/keyboards/gh60/v1p3
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
info.json Move keyboard USB IDs and strings to data driven: G (#17818) 2022-07-27 20:19:09 +01:00
readme.md [Keyboard] GH60 v1.3 (#10575) 2020-10-16 22:23:32 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
v1p3.c [Keyboard] GH60 v1.3 (#10575) 2020-10-16 22:23:32 +01:00
v1p3.h [Keyboard] GH60 v1.3 (#10575) 2020-10-16 22:23:32 +01:00

GH60 v1.3

GH60 v1.3

A 60% with USB Type-C, in-switch backlight, and RGB Underglow. Also called GH60 RGB.

Make example for this keyboard (after setting up your build environment):

make gh60/v1p3:default

Flashing example for this keyboard:

make gh60/v1p3:default:flash

Layouts

Reference Image

The factory_* keymaps are based on KBFirmware JSON files provided by the vendor. Layouts 1 (Minila), 3 (Poker), 5, 7, 9, and HHKB (not pictured) have keymaps present.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.