summary refs log tree commit diff
path: root/quantum/process_keycode
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-09-07 03:07:08 +1000
committerGitHub <noreply@github.com>2022-09-06 18:07:08 +0100
commit8833b283610ce34e9be65ed3fc2c477258188de7 (patch)
treed4c6204d14b83029399a6133ab5727afb60b12c6 /quantum/process_keycode
parentc6ab11bc45ef6e5530d4aba0afd68d3ff6992a9d (diff)
Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)
Diffstat (limited to 'quantum/process_keycode')
-rw-r--r--quantum/process_keycode/process_unicode_common.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/quantum/process_keycode/process_unicode_common.h b/quantum/process_keycode/process_unicode_common.h
index bdc7a1dedd..0fe672d26a 100644
--- a/quantum/process_keycode/process_unicode_common.h
+++ b/quantum/process_keycode/process_unicode_common.h
@@ -49,15 +49,6 @@
 #    define UNICODE_TYPE_DELAY 10
 #endif
 
-// Deprecated aliases
-#if !defined(UNICODE_KEY_MAC) && defined(UNICODE_KEY_OSX)
-#    define UNICODE_KEY_MAC UNICODE_KEY_OSX
-#endif
-#if !defined(UNICODE_SONG_MAC) && defined(UNICODE_SONG_OSX)
-#    define UNICODE_SONG_MAC UNICODE_SONG_OSX
-#endif
-#define UC_OSX UC_MAC
-
 enum unicode_input_modes {
     UC_MAC,   // macOS using Unicode Hex Input
     UC_LNX,   // Linux using IBus