Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Zach White
2021-01-30 13:15:13 -08:00
45 changed files with 208 additions and 2 deletions

View File

@@ -1 +1,5 @@
BACKLIGHT_ENABLE = yes
# Disable unsupported hardware
RGBLIGHT_SUPPORTED = no
AUDIO_SUPPORTED = no

View File

@@ -32,3 +32,6 @@ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
LAYOUTS = ortho_4x12
# Disable unsupported hardware
AUDIO_SUPPORTED = no