Fix a handful of CLI errors (#20321)

This commit is contained in:
Ryan
2023-04-03 15:50:31 +10:00
committed by GitHub
parent 46844347c4
commit 2d9140af53
23 changed files with 154 additions and 186 deletions

View File

@@ -1,8 +1 @@
ENCODER_ENABLE = yes # ENables the use of one or more encoders
RGBLIGHT_ENABLE = yes # Enable keyboard RGB light
LTO_ENABLE = yes # significantly reduce the compiled size, but disable the legacy TMK Macros and Functions features
BOOTMAGIC_ENABLE = no
RGB_MATRIX_ENABLE = no # Per key rgb leds
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
LTO_ENABLE = yes