qmk-firmwares/keyboards/handwired/axon
2022-08-20 10:22:48 -07:00
..
keymaps/default
axon.c
axon.h
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: handwired (#17822) 2022-07-30 17:31:44 +10:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Axon

Axon

Axon v1.0 built with Durock T1 and GMK Bento

Axon is a compact 40% which uses through-hole components. Hardware repo can be found at https://github.com/thatfellarobin/axon.

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

make handwired/axon:default

To reset into bootloader mode:

  1. While plugged in, press and hold BOOT switch
  2. While holding BOOT, press QK_BOOT and hold it for a second or two
  3. Release QK_BOOT
  4. Release BOOT
  5. The keyboard should now be recognized as a USBasp programmer device.

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