moves backlight functionality to keyboard files and updates template makefile
previously there were two backlight.c files (bad)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "rgblight.h"
|
||||
#endif
|
||||
#include <stddef.h>
|
||||
#include <avr/io.h>
|
||||
#ifdef MIDI_ENABLE
|
||||
#include <keymap_midi.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user