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

@@ -28,3 +28,7 @@ SERIAL_DRIVER = usart
WS2812_DRIVER = pwm
LAYOUTS = ortho_4x12
# Disable unsupported hardware
AUDIO_SUPPORTED = no
BACKLIGHT_SUPPORTED = no