summaryrefslogtreecommitdiff
path: root/keyboards/4pplet/steezy60/readme.md
diff options
context:
space:
mode:
author4pplet <mail@4pplet.com>2023-03-29 22:10:47 +0200
committerGitHub <noreply@github.com>2023-03-29 13:10:47 -0700
commitc6cc6387526f207ba7bcf511fc370991040636a8 (patch)
tree91bde3ecec732ac54bfc40be55a6519ec8e35fb0 /keyboards/4pplet/steezy60/readme.md
parent621dbdf8eeaab394c3dc570f9d1e3bdc78f3f1d6 (diff)
[Keyboard] Add Steezy60 Rev B (#19688)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Jue Liu <youturn@Jues-MacBook-Pro.local> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Shandon Anderson <shandon@shandon.codes> Co-authored-by: jack <0x6A73@pm.me> Co-authored-by: jason <jrucker2004@gmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Diffstat (limited to 'keyboards/4pplet/steezy60/readme.md')
-rw-r--r--keyboards/4pplet/steezy60/readme.md19
1 files changed, 17 insertions, 2 deletions
diff --git a/keyboards/4pplet/steezy60/readme.md b/keyboards/4pplet/steezy60/readme.md
index 34245b84ef..82608d3407 100644
--- a/keyboards/4pplet/steezy60/readme.md
+++ b/keyboards/4pplet/steezy60/readme.md
@@ -5,10 +5,25 @@ A 60% PCB with a ton of layout options for SMK and Alps switches
More info: https://geekhack.org/index.php?topic=103531.0
* Keyboard Maintainer: [4pplet](https://github.com/4pplet)
-* Hardware Supported: Steezy60 Rev A
+* Hardware Supported: Steezy60 Rev A and B
+* Hardware Availability: https://4pplet.com/products/steezy60
Make example for this keyboard (after setting up your build environment):
make 4pplet/steezy60/rev_a:default
+ make 4pplet/steezy60/rev_b: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). \ No newline at end of file
+Flashing example for this keyboard:
+
+ make 4pplet/steezy60/rev_a:default:flash
+ make 4pplet/steezy60/rev_b: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 in 3 ways:
+
+* **Bootmagic reset**: Hold down Escape and plug in the keyboard
+* **Physical reset button**: Briefly press the button on the back of the PCB or short the reset header
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available