]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated copyright headers and peer review fixes
authorCole Markham <github@ccmcomputing.net>
Sat, 9 Dec 2017 04:55:53 +0000 (22:55 -0600)
committerJack Humbert <jack.humb@gmail.com>
Sat, 9 Dec 2017 05:05:35 +0000 (00:05 -0500)
keyboards/meira/config.h
keyboards/meira/featherble/config.h
keyboards/meira/keymaps/default/config.h
keyboards/meira/meira.c
keyboards/meira/promicro/config.h
keyboards/meira/rules.mk

index e335db90fcf9ecdc38e6644ea590ba82c491a8d7..88d5a31ea71ca110967b7d9f64f916388f6a8d62 100644 (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
index ade3b2d578565ec56b8def3f057804cc696c6479..ea26bedfa06a13650a3faa283640ae77c9db90a2 100644 (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
index f52a97bbc8653a337e8c17f4e292273151f5bbec..97210115b9e583f05b418b86da7942f543e10e06 100644 (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
index 8234159207dc92ca6836f6403a1fa821d248b2b5..cd6bf5580b4c3aa9743761744f797f21925fae6d 100644 (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
index 403a4e0470aa8e744143aa2cbddc19bd21b4b88b..0c4e8f17f50215f7f18a3a57363794dec3468182 100644 (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
index fa80ca9d46cef101ba8e4a175c82bb2ab1575bd2..9f1d2fbaeebab51ef5f2844770ed38c07fffb383 100644 (file)
@@ -82,3 +82,5 @@ endif
 ifeq ($(strip $(WATCHDOG_ENABLE)), yes)
     TMK_COMMON_DEFS += -DWATCHDOG_ENABLE
 endif
+
+DEFAULT_FOLDER = meira/promicro