diff options
author | QMK Bot <hello@qmk.fm> | 2021-05-11 18:43:25 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-05-11 18:43:25 +0000 |
commit | 4bb00c6a0a9ef936a73138cfa9b3f79069dcfb7c (patch) | |
tree | d7cea707c1ef7ea39a59066e55dc300514257c8a /keyboards/charue/sunsetter/readme.md | |
parent | 38d8d5445ebd60932d602184b1f27a112ac79f71 (diff) | |
parent | e9aee3bfd04920150b96208bd81877e1c962fe27 (diff) |
Merge remote-tracking branch 'origin/master' into develop
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). |