summaryrefslogtreecommitdiffstats
path: root/quantum/keycodes.h
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2022-11-06 00:15:55 +1100
committerGitHub <noreply@github.com>2022-11-06 00:15:55 +1100
commit5233c69bc60aa612709e5d74a005431594612b6e (patch)
treefd4646bac5ab7d74a791c19d69ec9a5c54ecaf46 /quantum/keycodes.h
parent4d33f356a62c195f5498ed2fe8dd3ea434d5a689 (diff)
Remove thermal printer. (#18959)
Diffstat (limited to 'quantum/keycodes.h')
-rw-r--r--quantum/keycodes.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/quantum/keycodes.h b/quantum/keycodes.h
index e3c9321d16..c27a5a732c 100644
--- a/quantum/keycodes.h
+++ b/quantum/keycodes.h
@@ -709,12 +709,10 @@ enum qk_keycode_defines {
DT_PRNT = 0x7C70,
DT_UP = 0x7C71,
DT_DOWN = 0x7C72,
- PRINT_ON = 0x7C73,
- PRINT_OFF = 0x7C74,
- QK_CAPS_WORD_TOGGLE = 0x7C75,
- QK_AUTOCORRECT_ON = 0x7C76,
- QK_AUTOCORRECT_OFF = 0x7C77,
- QK_AUTOCORRECT_TOGGLE = 0x7C78,
+ QK_CAPS_WORD_TOGGLE = 0x7C73,
+ QK_AUTOCORRECT_ON = 0x7C74,
+ QK_AUTOCORRECT_OFF = 0x7C75,
+ QK_AUTOCORRECT_TOGGLE = 0x7C76,
SAFE_RANGE = 0x7E00,
// Alias