Remove UNICODE_KEY_OSX and UC_OSX (#18290)

This commit is contained in:
Ryan
2022-09-07 03:07:08 +10:00
committed by GitHub
parent c6ab11bc45
commit 8833b28361
22 changed files with 23 additions and 34 deletions

View File

@@ -1,2 +1,2 @@
#define UNICODE_SELECTED_MODES UC_LNX, UC_OSX, UC_WIN, UC_WINC
#define UNICODE_SELECTED_MODES UC_LNX, UC_MAC, UC_WIN, UC_WINC
#define TAPPING_TERM 300

View File

@@ -16,7 +16,7 @@ You can change it permanently tapping 2 times the KeyOne to select the next mode
## Unicode Mode List
- UC_LNX
- UC_OSX
- UC_MAC
- UC_WIN
- UC_WINC