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

@@ -23,3 +23,8 @@ AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
LAYOUTS = ortho_4x12
# Disable unsupported hardware
RGBLIGHT_SUPPORTED = no
AUDIO_SUPPORTED = no
BACKLIGHT_SUPPORTED = no