Remove redundant UNICODE_ENABLE = no
in keyboard-level rules.mk (#14633)
This commit is contained in:
@@ -20,7 +20,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
UNICODE_ENABLE = no # Unicode
|
||||
|
||||
ISSI_ENABLE = yes # If the I2C pullup resistors aren't installed this must be disabled
|
||||
WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan() isn't run every 250ms
|
||||
|
Reference in New Issue
Block a user