summaryrefslogtreecommitdiffstats
path: root/keyboards/ah/haven80/hotswap/readme.md
diff options
context:
space:
mode:
authorFreather <72902384+CMMS-Freather@users.noreply.github.com>2023-07-10 14:43:36 +0800
committerGitHub <noreply@github.com>2023-07-10 00:43:36 -0600
commit632de46b006a03ff04095a00ab21179d9510e39a (patch)
tree35ed879284149ebba4a17afb3f0d16844855dca4 /keyboards/ah/haven80/hotswap/readme.md
parent383aa0a5e05d96d52156fcb9618364784cee4a68 (diff)
[Keyboard] Add ah/haven{65,80} (#20142)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: CMM.Studio Freather <50167286+frankBTHID@users.noreply.github.com>
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).