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

View File

@ -1,5 +1,5 @@
/*
Copyright 2017 REPLACE_WITH_YOUR_NAME
Copyright 2017 Cole Markham, WoodKeys.click
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
/* Copyright 2017 REPLACE_WITH_YOUR_NAME
/* Copyright 2017 Cole Markham, WoodKeys.click
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
/* Copyright 2017 REPLACE_WITH_YOUR_NAME
/* Copyright 2017 Cole Markham, WoodKeys.click
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/*
Copyright 2017 REPLACE_WITH_YOUR_NAME
Copyright 2017 Cole Markham, WoodKeys.click
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@ -82,3 +82,5 @@ endif
ifeq ($(strip $(WATCHDOG_ENABLE)), yes)
TMK_COMMON_DEFS += -DWATCHDOG_ENABLE
endif
DEFAULT_FOLDER = meira/promicro