qmk_firmware/keyboards/keystonecaps/gameroyadvance
Dasky dc4af81e0b
Remove legacy USE_SERIAL define (#18292)
* Remove legacy USE_SERIAL define

* tidy up missed comments
2022-09-06 18:46:34 +01:00
..
keymaps Remove legacy USE_SERIAL define (#18292) 2022-09-06 18:46:34 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
gameroyadvance.c [Keyboard] Add gameroyadvance (#16882) 2022-05-01 10:59:51 -07:00
gameroyadvance.h [Keyboard] Add gameroyadvance (#16882) 2022-05-01 10:59:51 -07:00
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk [Keyboard] Add gameroyadvance (#16882) 2022-05-01 10:59:51 -07:00

Game Roy ADVANCE

Game Roy ADVANCE GRALAYOUTS

A one-handed, expandable game pad designed to take your pc gaming to the next level. Designed by Keystone Caps.

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

make keystonecaps/gameroyadvance:default

Flashing example for this keyboard:

make keystonecaps/gameroyadvance:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT (FN + Escape by default)

Special thanks to @tpstevens for all of his hard work in creating these firmware files from the mess that I had made.