forked from mirrors/qmk_userspace
Fixed many compiler warnings related to print being disabled
This commit is contained in:
parent
c940e87235
commit
d5b72e7bde
8 changed files with 50 additions and 45 deletions
|
@ -26,6 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "backlight.h"
|
||||
#include "keymap_midi.h"
|
||||
#include "bootloader.h"
|
||||
#include "eeconfig.h"
|
||||
|
||||
extern keymap_config_t keymap_config;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue