diff options
Diffstat (limited to 'keyboards/clueboard_66/config.h')
-rw-r--r-- | keyboards/clueboard_66/config.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/clueboard_66/config.h b/keyboards/clueboard_66/config.h index 0d4e6a874..eaf3e073f 100644 --- a/keyboards/clueboard_66/config.h +++ b/keyboards/clueboard_66/config.h | |||
@@ -60,15 +60,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
60 | //#define NO_ACTION_MACRO | 60 | //#define NO_ACTION_MACRO |
61 | //#define NO_ACTION_FUNCTION | 61 | //#define NO_ACTION_FUNCTION |
62 | 62 | ||
63 | |||
64 | #ifdef SUBPROJECT_rev1 | ||
65 | #include "rev1/config.h" | ||
66 | #endif | ||
67 | #ifdef SUBPROJECT_rev2 | ||
68 | #include "rev2/config.h" | ||
69 | #endif | ||
70 | #ifdef SUBPROJECT_rev3 | ||
71 | #include "rev3/config.h" | ||
72 | #endif | ||
73 | |||
74 | #endif | 63 | #endif |