update rules
This commit is contained in:
parent
435666622f
commit
1c4be1ac51
|
@ -6,7 +6,8 @@ BOOTLOADER = rp2040
|
||||||
|
|
||||||
# Defaults
|
# Defaults
|
||||||
LTO_ENABLE = yes
|
LTO_ENABLE = yes
|
||||||
SPLIT_KEYBOARD = yes
|
OLED_ENABLE = no
|
||||||
|
OLED_DRIVER = SSD1306
|
||||||
|
|
||||||
# Enable some features
|
# Enable some features
|
||||||
CAPS_WORD_ENABLE = yes
|
CAPS_WORD_ENABLE = yes
|
||||||
|
|
Loading…
Reference in a new issue