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

This commit is contained in:
QMK Bot
2022-06-16 22:04:28 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
#endif
#ifndef AW_SPI_MODE
# define AW_SPI_MODE 3
# define AW_SPI_MODE 0
#endif
#ifndef AW_SPI_DIVISOR
+1 -1
View File
@@ -7,7 +7,7 @@
chibios_branches="trunk stable_20.3.x stable_21.11.x"
# The ChibiOS tags to mirror
chibios_tags="ver20.3.1 ver20.3.2 ver20.3.3 ver20.3.4 ver21.11.1"
chibios_tags="ver20.3.1 ver20.3.2 ver20.3.3 ver20.3.4 ver21.11.1 ver21.11.2"
# The ChibiOS-Contrib branches to mirror
contrib_branches="chibios-20.3.x chibios-21.11.x"