summaryrefslogtreecommitdiff
path: root/keyboards/keycapsss/plaid_pad/readme.md
diff options
context:
space:
mode:
authorBen <BenRoe@users.noreply.github.com>2021-05-14 04:33:36 +0200
committerGitHub <noreply@github.com>2021-05-13 19:33:36 -0700
commit8f4603dd734f5d70e9a89a5150821acd0dc77f7c (patch)
treea4aee4420f3c2c0d3fcabf3b5e7aabfd7e3c7f9d /keyboards/keycapsss/plaid_pad/readme.md
parentbfbbb21197bec32079dbb4147ca75770c947cad4 (diff)
[Keyboard] Add Plaid-Pad Rev3 and oled keymap (#12464)
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Diffstat (limited to 'keyboards/keycapsss/plaid_pad/readme.md')
-rw-r--r--keyboards/keycapsss/plaid_pad/readme.md19
1 files changed, 15 insertions, 4 deletions
diff --git a/keyboards/keycapsss/plaid_pad/readme.md b/keyboards/keycapsss/plaid_pad/readme.md
index e8a8044a2a..7afebba5aa 100644
--- a/keyboards/keycapsss/plaid_pad/readme.md
+++ b/keyboards/keycapsss/plaid_pad/readme.md
@@ -1,5 +1,10 @@
# Plaid-Pad
-<img src="https://i.imgur.com/Jovhxpr.jpg" width="400">
+Rev1.1
+<img src="https://i.imgur.com/Jovhxpr.jpg" width="400" alt="Plaid-Pad Rev1.1">
+Rev3
+<img src="https://i.imgur.com/KHPId3G.jpg" width="400" alt="Plaid-Pad Rev3 with Oled">
+
+Default Keymap
<img src="https://i.imgur.com/V82cMqq.png" width="400">
A 4x4 numpad/macro pad with only through hole components. It supports up to 4 rotary encoder. The positions for the encoder are interchangeable with keyboard switches.
@@ -7,7 +12,7 @@ A 4x4 numpad/macro pad with only through hole components. It supports up to 4 ro
Below you can see the possible positions for the 4 rotary encoder (Rev1 only 2).
*If you place a encoder in the top left corner (E1), you can't use another encoder in the lower right corner.*
```
-Rev1.1 Rev1
+Rev1.1 and higher Rev1
,-----------------------, ,-----------------------,
| E1 | E2 | E3 | E4 | | E1 | | | E2 |
|-----+-----+-----+-----| |-----+-----+-----+-----|
@@ -58,10 +63,16 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to
- Release RESET switch
- Release BOOT switch
-or an alternative method:
+alternative method:
- Unplug the USB cable
- Hold down the BOOT switch
- Plug in the USB cable
- Release the BOOT switch
-If you succeed to enter bootloader mode, you can see usbasp in device manager, or `*** USBAsp device connected` in [QMK Toolbox](https://github.com/qmk/qmk_toolbox).
+alternative method ([Bootmagic Lite](https://docs.qmk.fm/#/feature_bootmagic?id=bootmagic-lite)):
+- Unplug the USB cable
+- Hold down the most top left key
+- Plug in the USB cable
+- Release the most top left key
+
+If you succeed to enter bootloader mode, you can see usbasp in device manager, or `*** USBAsp device connected ...` in [QMK Toolbox](https://github.com/qmk/qmk_toolbox).