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

master
QMK Bot 2023-09-17 12:19:00 +00:00
commit 78fdebb130
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@
#include <hal.h>
#include "gpio.h"
#include "chibios_config.h"
#ifndef SERIAL_DRIVER
# define SERIAL_DRIVER SD1
#endif