#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
/*
-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
-/* 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
-/* 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
/*
-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
ifeq ($(strip $(WATCHDOG_ENABLE)), yes)
TMK_COMMON_DEFS += -DWATCHDOG_ENABLE
endif
+
+DEFAULT_FOLDER = meira/promicro