[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>
This commit is contained in:
Freather
2023-07-10 14:43:36 +08:00
committed by GitHub
parent 383aa0a5e0
commit 632de46b00
18 changed files with 580 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# Haven80 Solder
![haven 80 hotswap](https://i.imgur.com/TBXFqE5h.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/solder:default
Flashing example for this keyboard:
make ah/haven80/solder:default:flash
## Bootloader
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).