summaryrefslogtreecommitdiff
path: root/keyboards/mino_plus/readme.md
diff options
context:
space:
mode:
authorShandon Anderson <CheeseL0ver@users.noreply.github.com>2023-07-05 00:52:35 -0400
committerGitHub <noreply@github.com>2023-07-04 22:52:35 -0600
commitaa2903b283a7b62e8dc2a805b2b14e14f0511334 (patch)
tree0a61228b9085bfecfd085054e2b937a7da301ba3 /keyboards/mino_plus/readme.md
parent2aa8dd7801da845e32ebdddae850c0ceb8b0cd25 (diff)
[Keyboard] Add Mino Plus Hotswap (#20534)
Co-authored-by: dev <dev@devbox-2204.lan> Co-authored-by: ShandonCodes <shandon@shandon.codes>
Diffstat (limited to 'keyboards/mino_plus/readme.md')
-rw-r--r--keyboards/mino_plus/readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/mino_plus/readme.md b/keyboards/mino_plus/readme.md
index 0730e30d63..0a85b6dc58 100644
--- a/keyboards/mino_plus/readme.md
+++ b/keyboards/mino_plus/readme.md
@@ -11,10 +11,12 @@ A 65% keyboard, inspried by tetrominos.
Make example for this keyboard (after setting up your build environment):
make mino_plus/soldered:default
+ make mino_plus/hotswap:default
Flashing example for this keyboard:
make mino_plus/soldered:default:flash
+ make mino_plus/hotswap: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).