qmk_firmware/keyboards/ggkeyboards/genesis/solder
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 Move keyboard USB IDs and strings to data driven: G (#17818) 2022-07-27 20:19:09 +01: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] Add support for alfredslab 65 (#12334) 2021-05-21 21:44:22 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
solder.c GG Keyboards Genesis: Layout Macro update and clean-up (#14606) 2021-09-25 22:48:14 -07:00
solder.h GG Keyboards Genesis: Layout Macro update and clean-up (#14606) 2021-09-25 22:48:14 -07:00

GG Keyboards Solder PCB

A Top mount TKL keyboard from GG Keyboards.

To enter bootloader for flashing firmware, press layer change key (MO(1)) and "R" Key simultaneously.

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

make ggkeyboards/genesis/solder:default

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