Remove UNICODE_KEY_OSX
and UC_OSX
(#18290)
This commit is contained in:
@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#define UNICODE_SELECTED_MODES UC_WINC, UC_WIN, UC_LNX, UC_OSX
|
||||
#define UNICODE_SELECTED_MODES UC_WINC, UC_WIN, UC_LNX, UC_MAC
|
||||
#define UNICODE_CYCLE_PERSIST false
|
||||
|
||||
#ifdef RGB_DI_PIN
|
||||
|
@@ -88,7 +88,7 @@ UNI Layer
|
||||
* Umlauts
|
||||
* Punctuation
|
||||
* Special Characters
|
||||
* Switching [Input Modes](https://beta.docs.qmk.fm/using-qmk/software-features/feature_unicode#2-input-modes-id-input-modes) (UC_WINC, UC_WIN, UC_LNX, UC_OSX)
|
||||
* Switching [Input Modes](https://beta.docs.qmk.fm/using-qmk/software-features/feature_unicode#2-input-modes-id-input-modes) (UC_WINC, UC_WIN, UC_LNX, UC_MAC)
|
||||
|
||||
## 5 UNI2 Layer
|
||||
```
|
||||
|
Reference in New Issue
Block a user