qmk-firmwares/keyboards/gray_studio/apollo80
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
apollo80.c
apollo80.h
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
rules.mk

APOLLO 80

80% / TKL keyboard with a 5.5 degree angle ran by Airpotter. PCB Manufactured by DEMO Studio and Keyboard manufactured by Gray Studio.

How to build this firmware using QMK MSYS

qmk compile -kb gray_studio/apollo80 -km default

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

make gray_studio/apollo80:default

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 (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Bridge the pads labelled 'RE' underneath the Space Bar.
  • Keycode in layout: Hold MO(1) and press ESC (If you've changed bindings from the default, this may not be the case)