summaryrefslogtreecommitdiff
path: root/docs/keycode.txt
diff options
context:
space:
mode:
authorEthan Madden2017-06-08 19:54:49 -0700
committerskullydazed2017-06-08 19:54:49 -0700
commite82c089b4c8a7bbda25a25db320780fdb10c2894 (patch)
treea83c89b7025c39f710bff3205978b0c5cf95e0d0 /docs/keycode.txt
parenta3385b7a2f8f491d9c37611ddc489005db2e0a33 (diff)
SCKLCK is now SCROLLLOCK (#1376)
Yes, with all three Ls At least it doesn't have a random K anymore lol
Diffstat (limited to 'docs/keycode.txt')
-rw-r--r--docs/keycode.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keycode.txt b/docs/keycode.txt
index 687406fda..417a4391d 100644
--- a/docs/keycode.txt
+++ b/docs/keycode.txt
@@ -79,7 +79,7 @@ KC_F10 43 Keyboard F10
KC_F11 44 Keyboard F11
KC_F12 45 Keyboard F12
KC_PSCREEN KC_PSCR 46 Keyboard PrintScreen1
-KC_SCKLOCK KC_SLCK 47 Keyboard Scroll Lock11
+KC_SCROLLLOCK KC_SLCK 47 Keyboard Scroll Lock11
KC_PAUSE KC_PAUS 48 Keyboard Pause1
KC_INSERT KC_INS 49 Keyboard Insert1
KC_HOME 4A Keyboard Home1