diff options
author | coarse <mfmayol@up.edu.ph> | 2021-05-12 02:42:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-11 20:42:56 +0200 |
commit | e9aee3bfd04920150b96208bd81877e1c962fe27 (patch) | |
tree | d2fb78b71e2d94093293ccf5716974c31e28ac8a /keyboards/charue/sunsetter/readme.md | |
parent | 77875e89eca07b2681ead5759d6e635823b24895 (diff) |
[Keyboard] Add Charue Design's Sunsetter (#12547)
Diffstat (limited to 'keyboards/charue/sunsetter/readme.md')
-rw-r--r-- | keyboards/charue/sunsetter/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/charue/sunsetter/readme.md b/keyboards/charue/sunsetter/readme.md new file mode 100644 index 0000000000..84c0f3ed79 --- /dev/null +++ b/keyboards/charue/sunsetter/readme.md @@ -0,0 +1,19 @@ +# Sunsetter + +![Sunsetter](https://i.imgur.com/tJRg8zt.png) + +A 65 + 10% F-Key Column Keyboard kit made and sold by Charue Design. [More info on charue-design.com](https://charue-design.com/) + +* Keyboard Maintainer: [Coarse](https://github.com/coarse) +* Hardware Supported: [Sunsetter PCB](https://charue-design.com/collections/sunsetter/products/sunsetter-pcb-extra) +* Hardware Availability: [Charue Design](https://charue-design.com/) + +#### Jumping to Bootloader + +To enter the bootloader, you may use bootmagic by holding `Space+B` or by holding the reset button located at the back of the PCB, right beside the left shift key, for a few seconds. + +Make example for this keyboard (after setting up your build environment): + + make charue/sunsetter:default + +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). |