diff options
Diffstat (limited to 'quantum/quantum_keycodes.h')
| -rw-r--r-- | quantum/quantum_keycodes.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/quantum/quantum_keycodes.h b/quantum/quantum_keycodes.h index 688fb892eb..9933d5c989 100644 --- a/quantum/quantum_keycodes.h +++ b/quantum/quantum_keycodes.h | |||
| @@ -33,10 +33,6 @@ | |||
| 33 | #define QK_RSFT 0x1200 | 33 | #define QK_RSFT 0x1200 |
| 34 | #define QK_RALT 0x1400 | 34 | #define QK_RALT 0x1400 |
| 35 | #define QK_RGUI 0x1800 | 35 | #define QK_RGUI 0x1800 |
| 36 | #define QK_UNICODEMAP 0x8000 | ||
| 37 | #define QK_UNICODEMAP_MAX 0xBFFF | ||
| 38 | #define QK_UNICODEMAP_PAIR 0xC000 | ||
| 39 | #define QK_UNICODEMAP_PAIR_MAX 0xFFFF | ||
| 40 | // clang-format on | 36 | // clang-format on |
| 41 | 37 | ||
| 42 | // Generic decoding for the whole QK_MODS range | 38 | // Generic decoding for the whole QK_MODS range |
