diff options
author | jonylee@hfd <108282809+jonylee1986@users.noreply.github.com> | 2023-02-19 01:28:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-18 10:28:56 -0700 |
commit | 3110a70f6f208e20174056e8600830e767b911ff (patch) | |
tree | c195a756fd8381ba598475943104369de959781d /keyboards/hfdkb/ac001/readme.md | |
parent | 59f5889e627e67e659d8b15ce1acc4e0f8c65454 (diff) |
Add ac001 keyboard (#19868)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/hfdkb/ac001/readme.md')
-rw-r--r-- | keyboards/hfdkb/ac001/readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/hfdkb/ac001/readme.md b/keyboards/hfdkb/ac001/readme.md new file mode 100644 index 0000000000..8f88f0d3c3 --- /dev/null +++ b/keyboards/hfdkb/ac001/readme.md @@ -0,0 +1,24 @@ +# ac001 + +This is an enter key with rgb . + +* Keyboard Maintainer: [jonylee@hfd](https://github.com/jonylee1986) +* Hardware Supported: ac001 + +Make example for this keyboard (after setting up your build environment): + + make hfdkb/ac001:default + +Flashing example for this keyboard: + + make hfdkb/ac001:default:flash + + +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). + +## Bootloader + +Enter the bootloader: + +* **Bootmagic reset**: Hold down the encoder and plug in the keyboard +* **Physical reset button**: Briefly press the button on the back of the PCB |