diff options
Diffstat (limited to 'keyboards/anomalykb/a65i/readme.md')
-rw-r--r-- | keyboards/anomalykb/a65i/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/anomalykb/a65i/readme.md b/keyboards/anomalykb/a65i/readme.md new file mode 100644 index 000000000..fbf30301c --- /dev/null +++ b/keyboards/anomalykb/a65i/readme.md | |||
@@ -0,0 +1,17 @@ | |||
1 | # a65i | ||
2 | |||
3 |  | ||
4 | |||
5 | PCB designed by Lfgberg for the AnomalyKB a65i. | ||
6 | |||
7 | To enter bootloader mode, either utilize the reset button near the MCU, or short the ESC key for bootmagic lite. | ||
8 | |||
9 | * Keyboard Maintainer: [Lfgberg](https://github.com/lfgberg) | ||
10 | * Hardware Supported: A65I PCB | ||
11 | * Hardware Availability: [AnomalyKB](anomalykb.co) | ||
12 | |||
13 | Make example for this keyboard (after setting up your build environment): | ||
14 | |||
15 | make anomalykb/a65i:default | ||
16 | |||
17 | 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). | ||