summaryrefslogtreecommitdiff
path: root/keyboards/checkerboards/axon40/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-02 00:46:10 +0000
committerQMK Bot <hello@qmk.fm>2021-07-02 00:46:10 +0000
commit348750294bcaf9c0832053e3a6b267fb7be535d9 (patch)
tree7b433cd15fb103ef714144feb8a457a3169e5464 /keyboards/checkerboards/axon40/readme.md
parent117bff17ba89a70dd85163b499c262b879f52afd (diff)
parent6db4b49fec258d792fd88792e416f5ea684446c1 (diff)
downloadqmk_firmware-348750294bcaf9c0832053e3a6b267fb7be535d9.tar.gz
qmk_firmware-348750294bcaf9c0832053e3a6b267fb7be535d9.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/checkerboards/axon40/readme.md')
-rw-r--r--keyboards/checkerboards/axon40/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/checkerboards/axon40/readme.md b/keyboards/checkerboards/axon40/readme.md
new file mode 100644
index 0000000000..b73bec492f
--- /dev/null
+++ b/keyboards/checkerboards/axon40/readme.md
@@ -0,0 +1,16 @@
+Axon40
+===
+
+The Axon40 PCB is a modified layout for the Neuron ortho. It's ortho but with a bottom row with larger than 1u keys.
+
+Keyboard Maintainer: Nasp
+Hardware Supported: Axon40
+Hardware Availability: www.CheckerBoards.xyz
+
+Make example for this keyboard (after setting up your build environment):
+
+ make axon40:default
+
+Enter the bootloader by shorting GND and RESET between switches 37 and 38.
+
+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).