aboutsummaryrefslogtreecommitdiff
path: root/keyboards/mechwild/mercutio/keymaps/jonavin/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechwild/mercutio/keymaps/jonavin/readme.md')
-rw-r--r--keyboards/mechwild/mercutio/keymaps/jonavin/readme.md21
1 files changed, 18 insertions, 3 deletions
diff --git a/keyboards/mechwild/mercutio/keymaps/jonavin/readme.md b/keyboards/mechwild/mercutio/keymaps/jonavin/readme.md
index 9180ac215..730bee889 100644
--- a/keyboards/mechwild/mercutio/keymaps/jonavin/readme.md
+++ b/keyboards/mechwild/mercutio/keymaps/jonavin/readme.md
@@ -13,6 +13,7 @@ Features
13 - shutdown oled when powered down to prevent OLED from showing Mercutio all the time 13 - shutdown oled when powered down to prevent OLED from showing Mercutio all the time
14 - add WPM indicator when wpm is > 20 wpm 14 - add WPM indicator when wpm is > 20 wpm
15 - add double tap of Left Shift to toggle Caps Lock 15 - add double tap of Left Shift to toggle Caps Lock
16 - add WinLock feature with FN + Win; display WL on OLED when enabled
16 17
17 - FN layer has encoder selectable key codes and displayed on OLED 18 - FN layer has encoder selectable key codes and displayed on OLED
18 19
@@ -28,8 +29,9 @@ Features
28 {"Break", KC_PAUS}, 29 {"Break", KC_PAUS},
29 {"C-A-D", KC_CAD}, // Ctrl-Alt-Del 30 {"C-A-D", KC_CAD}, // Ctrl-Alt-Del
30 {"AltF4", KC_AF4}, 31 {"AltF4", KC_AF4},
31 {"PLAY", KC_MEDIA_PLAY_PAUSE} 32 {"PLAY", KC_MEDIA_PLAY_PAUSE},
32 }; 33 {"RESET", RESET}, // firmware flash mode
34 };
33 35
34 - Additional encoder functionality 36 - Additional encoder functionality
35 While holding Left Ctrl, navigates next or previous word 37 While holding Left Ctrl, navigates next or previous word
@@ -37,4 +39,17 @@ Features
37 39
38 40
39Default Layers 41Default Layers
40![image](https://user-images.githubusercontent.com/71780717/118902752-4aaf7880-b8e4-11eb-82f4-e5047612ffcf.png) 42![image](https://user-images.githubusercontent.com/71780717/127014682-3aa05136-6dc7-4a40-9be1-89a5b584848a.png)
43
44MO(1) / FN Layer
45![image](https://user-images.githubusercontent.com/71780717/127014620-a3a36dc6-6e22-4a9b-ad9a-6c6a5d18cbc5.png)
46
47MO(2) / Lower layer
48![image](https://user-images.githubusercontent.com/71780717/127014816-09598d62-2d23-42e5-a625-504a79a54ca9.png)
49
50MO(3) / Raise layer
51![image](https://user-images.githubusercontent.com/71780717/127014881-a181c198-a7e8-4f48-9789-a7a85eabcbd1.png)
52
53
54
55