diff options
author | Ryan <fauxpark@gmail.com> | 2022-10-06 02:21:40 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-05 16:21:40 +0100 |
commit | d1b6b062024dddf047f760efbad21edb2acca394 (patch) | |
tree | 470533d57a596d0bca41f099ba84e364b44330e2 /layouts/community/planck_mit/guidoism/keys.json | |
parent | ee0a2b5d49db7c535d37942ebbd4c6990d299ff6 (diff) |
Remove legacy locking caps/num/scroll keycodes (#18601)
Diffstat (limited to 'layouts/community/planck_mit/guidoism/keys.json')
-rw-r--r-- | layouts/community/planck_mit/guidoism/keys.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/community/planck_mit/guidoism/keys.json b/layouts/community/planck_mit/guidoism/keys.json index 791119b4f2..bcc9e0da62 100644 --- a/layouts/community/planck_mit/guidoism/keys.json +++ b/layouts/community/planck_mit/guidoism/keys.json @@ -118,11 +118,11 @@ "KC_RALT": "\u2325", "KC_RGUI": "\u2318", "KC_RCMD": "\u2318", - "KC_LOCKING_CAPS": "Locking Caps Lock", + "KC_LOCKING_CAPS_LOCK": "Locking Caps Lock", "KC_LCAP": "Locking Caps Lock", - "KC_LOCKING_NUM": "Locking Num Lock", + "KC_LOCKING_NUM_LOCK": "Locking Num Lock", "KC_LNUM": "Locking Num Lock", - "KC_LOCKING_SCROLL": "Locking Scroll Lock", + "KC_LOCKING_SCROLL_LOCK": "Locking Scroll Lock", "KC_LSCR": "Locking Scroll Lock", "KC_INT4": "JIS Henkan", "KC_HENK": "JIS Henkan", |