summaryrefslogtreecommitdiff
path: root/keyboards/ah/haven80/hotswap/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ah/haven80/hotswap/readme.md')
-rw-r--r--keyboards/ah/haven80/hotswap/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/ah/haven80/hotswap/readme.md b/keyboards/ah/haven80/hotswap/readme.md
new file mode 100644
index 0000000000..a43054863c
--- /dev/null
+++ b/keyboards/ah/haven80/hotswap/readme.md
@@ -0,0 +1,21 @@
+#Haven80 Hotswap
+
+![haven 80 hotswap](https://i.imgur.com/lXKf8Cih.png)
+
+
+* Keyboard Maintainer: [Freather](https://github.com/CMMS-Freather)
+* Hardware Supported: PCB, Atmega32u4
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ah/haven80/hotswap:default
+
+Flashing example for this keyboard:
+
+ make ah/haven80/hotswap:default:flash
+
+##Bootloader Atmel-DFU
+
+For reset instruction, use the physical reset button on the back of the keyboard to enter bootloader mode
+
+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).