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

This commit is contained in:
QMK Bot 2021-03-25 11:31:17 +00:00
commit 2f6236d1ea
4 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
#include "usb_descriptor.h"
#include "process_midi.h"
#if API_SYSEX_ENABLE
# include "api.h"
# include "api_sysex.h"
#endif
/*******************************************************************************