diff options
Diffstat (limited to 'keyboards/mechwild/mercutio/keymaps/jonavin/readme.md')
| -rw-r--r-- | keyboards/mechwild/mercutio/keymaps/jonavin/readme.md | 21 |
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 | ||
| 39 | Default Layers | 41 | Default Layers |
| 40 |  | 42 |  |
| 43 | |||
| 44 | MO(1) / FN Layer | ||
| 45 |  | ||
| 46 | |||
| 47 | MO(2) / Lower layer | ||
| 48 |  | ||
| 49 | |||
| 50 | MO(3) / Raise layer | ||
| 51 |  | ||
| 52 | |||
| 53 | |||
| 54 | |||
| 55 | |||
