You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
943 B

  1. # Axon
  2. ![Axon](https://i.imgur.com/VRVv9i9h.jpeg)
  3. Axon v1.0 built with Durock T1 and GMK Bento
  4. Axon is a compact 40% which uses through-hole components. Hardware repo can be found at https://github.com/thatfellarobin/axon.
  5. * Keyboard Maintainer: [Robin Liu](https://github.com/thatfellarobin)
  6. Make example for this keyboard (after setting up your build environment):
  7. make handwired/axon:default
  8. ## To reset into bootloader mode:
  9. 1. While plugged in, press and hold `BOOT` switch
  10. 2. While holding `BOOT`, press `RESET` and hold it for a second or two
  11. 3. Release `RESET`
  12. 4. Release `BOOT`
  13. 5. The keyboard should now be recognized as a USBasp programmer device.
  14. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).