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

@@ -41,3 +41,7 @@ SRC += matrix.c \
QUANTUM_LIB_SRC += i2c_master.c
LAYOUTS = ergodox
# Disable unsupported hardware
AUDIO_SUPPORTED = no
BACKLIGHT_SUPPORTED = no