diff options
author | Freather <72902384+CMMS-Freather@users.noreply.github.com> | 2023-07-10 14:43:36 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-10 00:43:36 -0600 |
commit | 632de46b006a03ff04095a00ab21179d9510e39a (patch) | |
tree | 35ed879284149ebba4a17afb3f0d16844855dca4 /keyboards/ah/haven65/readme.md | |
parent | 383aa0a5e05d96d52156fcb9618364784cee4a68 (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/haven65/readme.md')
-rw-r--r-- | keyboards/ah/haven65/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/ah/haven65/readme.md b/keyboards/ah/haven65/readme.md new file mode 100644 index 0000000000..bf29ca0810 --- /dev/null +++ b/keyboards/ah/haven65/readme.md @@ -0,0 +1,21 @@ +#Haven65 + + + + +* 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/haven65:default + +Flashing example for this keyboard: + + make ah/haven65: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). |