Migrate some common features to generic (#22403)
This commit is contained in:
@@ -31,7 +31,6 @@ SWAP_HANDS_ENABLE = no # Allow swapping hands of keyboard.
|
||||
# POINTING_DEVICE_ENABLE = no
|
||||
|
||||
# AUTO_SHIFT_ENABLE = no
|
||||
# AUTO_SHIFT_MODIFIERS = no
|
||||
|
||||
# This don't need argument?
|
||||
# CUSTOM_MATRIX # Custom matrix file for the ErgoDox EZ
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
AUTO_SHIFT_ENABLE = no
|
||||
AUTO_SHIFT_MODIFIERS = no
|
||||
RGBLIGHT_ENABLE = no
|
||||
BACKLIGHT_ENABLE = no
|
||||
UNICODE_ENABLE = yes
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
AUTO_SHIFT_ENABLE = no
|
||||
AUTO_SHIFT_MODIFIERS = no
|
||||
UNICODE_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
|
||||
|
||||
@@ -10,7 +10,6 @@ OLED_ENABLE = yes
|
||||
|
||||
MOUSEKEY_ENABLE = yes
|
||||
AUTO_SHIFT_ENABLE = yes
|
||||
AUTO_SHIFT_MODIFIERS = no
|
||||
COMBO_ENABLE = yes
|
||||
LEADER_ENABLE = yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user