summaryrefslogtreecommitdiff
path: root/keyboards/keycapsss/plaid_pad/keymaps/oled/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/keymaps/oled/readme.md
parentbfbbb21197bec32079dbb4147ca75770c947cad4 (diff)
downloadqmk_firmware-8f4603dd734f5d70e9a89a5150821acd0dc77f7c.tar.gz
qmk_firmware-8f4603dd734f5d70e9a89a5150821acd0dc77f7c.zip
[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/keymaps/oled/readme.md')
-rw-r--r--keyboards/keycapsss/plaid_pad/keymaps/oled/readme.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/keyboards/keycapsss/plaid_pad/keymaps/oled/readme.md b/keyboards/keycapsss/plaid_pad/keymaps/oled/readme.md
new file mode 100644
index 0000000000..0e2493266d
--- /dev/null
+++ b/keyboards/keycapsss/plaid_pad/keymaps/oled/readme.md
@@ -0,0 +1,29 @@
+
+# Oled keymap for Rev3 and higher
+
+- 3 layers Numpad/Navigation/Media
+- Switch layer with the combo <kbd>0</kbd>+<kbd>.</kbd> (bottom row, first plus second key)
+
+<img src="https://keycapsss.com/media/image/a4/e8/70/plaid-pad-rev3-keymap-oled-1.png" width="400" alt="Plaid-Pad Oled Keymap">
+
+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 and higher Rev1
+,-----------------------, ,-----------------------,
+| E1 | E2 | E3 | E4 | | E1 | | | E2 |
+|-----+-----+-----+-----| |-----+-----+-----+-----|
+| | | | E3 | | | | | |
+|-----+-----+-----+-----| |-----+-----+-----+-----|
+| | | | E2 | | | | | |
+|-----+-----+-----+-----| |-----+-----+-----+-----|
+| | | | E1 | | | | | |
+`-----------------------' `-----------------------'
+```
+
+- Encoder E1 performs a tap on `KC_F17` and `KC_F18`.
+- Encoder E2 performs a tap on `KC_F19` and `KC_F20`.
+- Encoder E3 performs a tap on `KC_F21` and `KC_F22`.
+- Encoder E4 performs a tap on `KC_F23` and `KC_F24`.
+
+*The F17-F24 keys are intended to be customized via [Karabiner-Elements (OSX)](https://github.com/pqrs-org/Karabiner-Elements), or [AutoHotkey](https://github.com/Lexikos/AutoHotkey_L) (WIN)*