1
0
Fork 0

Remove thermal printer. (#18959)

This commit is contained in:
Nick Brassel 2022-11-06 00:15:55 +11:00 committed by GitHub
parent 4d33f356a6
commit 5233c69bc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 8 additions and 958 deletions

View file

@ -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