diff options
Diffstat (limited to 'keyboards/handwired/axon/readme.md')
| -rw-r--r-- | keyboards/handwired/axon/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/handwired/axon/readme.md b/keyboards/handwired/axon/readme.md new file mode 100644 index 000000000..ca422130e --- /dev/null +++ b/keyboards/handwired/axon/readme.md | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | # Axon | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | Axon v1.0 built with Durock T1 and GMK Bento | ||
| 6 | |||
| 7 | Axon is a compact 40% which uses through-hole components. Hardware repo can be found at https://github.com/thatfellarobin/axon. | ||
| 8 | |||
| 9 | * Keyboard Maintainer: [Robin Liu](https://github.com/thatfellarobin) | ||
| 10 | |||
| 11 | Make example for this keyboard (after setting up your build environment): | ||
| 12 | |||
| 13 | make handwired/axon:default | ||
| 14 | |||
| 15 | ## To reset into bootloader mode: | ||
| 16 | |||
| 17 | 1. While plugged in, press and hold `BOOT` switch | ||
| 18 | 2. While holding `BOOT`, press `RESET` and hold it for a second or two | ||
| 19 | 3. Release `RESET` | ||
| 20 | 4. Release `BOOT` | ||
| 21 | 5. The keyboard should now be recognized as a USBasp programmer device. | ||
| 22 | |||
| 23 | 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). | ||
