1
0
Fork 0

Updated copyright headers and peer review fixes

This commit is contained in:
Cole Markham 2017-12-08 22:55:53 -06:00 committed by Jack Humbert
parent f74f0ac06b
commit a14518bf57
6 changed files with 6 additions and 11 deletions

View file

@ -43,11 +43,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_TIMER
#define RGBLED_NUM 15 // Number of LEDs
#ifdef SUBPROJECT_promicro
#include "promicro/config.h"
#endif
#ifdef SUBPROJECT_featherble
#include "featherble/config.h"
#endif
#endif