summaryrefslogtreecommitdiff
path: root/keyboards/keycapsss/plaid_pad/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-05-14 02:34:21 +0000
committerQMK Bot <hello@qmk.fm>2021-05-14 02:34:21 +0000
commit5f9906ecccbaec08b6cf3131f4f4e8c977b5b87f (patch)
tree05af7cc9b4b0748bee39184d67a7d35c2f1b25c1 /keyboards/keycapsss/plaid_pad/readme.md
parent16c45903961b20a588d9f968b161d90c7acb51b3 (diff)
parent8f4603dd734f5d70e9a89a5150821acd0dc77f7c (diff)
Merge remote-tracking branch 'origin/master' into develop
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).