summaryrefslogtreecommitdiff
path: root/keyboards/mechwild/obe/keymaps/jonavin/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-10-23 06:04:24 +0000
committerQMK Bot <hello@qmk.fm>2021-10-23 06:04:24 +0000
commit640a596cca5183c112f45819ec5d9e5c577ac786 (patch)
tree823bba7e45ad17477e289a68674848b996003f79 /keyboards/mechwild/obe/keymaps/jonavin/readme.md
parent4614aca211837ddb0f75b0fa29ef4974df4dd57f (diff)
parent443d30682761edf90c327a06a6dbf9badde99df5 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechwild/obe/keymaps/jonavin/readme.md')
-rw-r--r--keyboards/mechwild/obe/keymaps/jonavin/readme.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/keyboards/mechwild/obe/keymaps/jonavin/readme.md b/keyboards/mechwild/obe/keymaps/jonavin/readme.md
index d60958a4e9..f903a36f12 100644
--- a/keyboards/mechwild/obe/keymaps/jonavin/readme.md
+++ b/keyboards/mechwild/obe/keymaps/jonavin/readme.md
@@ -1,9 +1,10 @@
# Jonavin's MechWild Orange Boy Ergo keymap
---> This keymap makes user of user/jonavin userspace
+--> This keymap makes use of user/jonavin userspace
Features
- Split spacebars, Split Backspace
+ - Inverted Num Lock indicator (LED on when num lock if off)
- RGB Winlock indicator (requires LED stripto be installed)
- RGB Layer indicators: FN/MO1 - Purple; LOWER/MO2 - Yellow; RAISE/MO3/NumPad - Green
- quick demo https://youtu.be/gR1awbsouLk
@@ -11,11 +12,12 @@ Features
- Add PrtScr, Scroll Lock, Break, NumLock to Fn layer
- Implement Win key lock using Fn+Win
- Layer 2 (LOWER) when right B is held -- for emoticons
-- Layer 2 RGB functions
+- Layer 2 RGB functions, and EEPROM Reset
- Layer 3 (RAISE) mod on Caps Lock with double-tap to switch to this layer, double tap to switch back
- provides arrows on WASD and additional nav keys + right hand numpad with 00; an be used for Alt Code entry
- left spacebar Backspace
- add double tap of Left Shift to toggle Caps Lock
+- Up arrow is also Shift when held
rules.mk OPTIONS - Active features from userspace
@@ -41,6 +43,8 @@ IDLE_TIMEOUT_ENABLE = yes
EMOTICON_ENABLE
- adds EMO_ keycodes for text emojis
+INVERT_NUMLOCK_INDICATOR
+ - inverts the Num lock indicator, LED is on when num lokc is off
+
## All layers diagram
-![image](https://user-images.githubusercontent.com/71780717/135770721-ab263532-f645-4903-99cb-749549944e15.png)
-
+![image](https://user-images.githubusercontent.com/71780717/137356366-6b23c71b-9499-473e-a1e3-c65644135fc6.png)