summaryrefslogtreecommitdiff
path: root/docs/Keycodes.md
diff options
context:
space:
mode:
authorEthan Madden <crazeh.monkeh@gmail.com>2017-06-08 19:54:49 -0700
committerskullydazed <skullydazed@users.noreply.github.com>2017-06-08 19:54:49 -0700
commite82c089b4c8a7bbda25a25db320780fdb10c2894 (patch)
treea83c89b7025c39f710bff3205978b0c5cf95e0d0 /docs/Keycodes.md
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/Keycodes.md')
-rw-r--r--docs/Keycodes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Keycodes.md b/docs/Keycodes.md
index 8e5761a59e..c14f1a7d0f 100644
--- a/docs/Keycodes.md
+++ b/docs/Keycodes.md
@@ -78,7 +78,7 @@ Keycodes in QMK are based on [HID Usage Keyboard/Keypad Page(0x07)](http://www.u
|Long Name|Short Name|Description|
|---------|----------|-----------|
|KC_PSCREEN|KC_PSCR|PrintScreen1|
-|KC_SCKLOCK|KC_SLCK|Scroll Lock11|
+|KC_SCROLLLOCK|KC_SLCK|Scroll Lock11|
|KC_PAUSE|KC_PAUS|Pause1|
|KC_INSERT|KC_INS|Insert1|
|KC_HOME||Home1|