]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/nyquist/config.h
Keyboard: B.mini EX refactor and Configurator support (#4647)
[qmk_firmware.git] / keyboards / nyquist / config.h
index 008fb09789f42e79893a65806246f71906946ec2..863722d7d04d1c9d813a3b2cf0da210b35fae2a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright 2012 Jun Wako <wakojun@gmail.com>
+Copyright 2017 Danny Nguyen <danny@hexwire.com>
 
 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
@@ -20,13 +20,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "config_common.h"
 
-#ifdef SUBPROJECT_rev1
-    #include "rev1/config.h"
-#endif
-#ifdef SUBPROJECT_rev2
-    #include "rev2/config.h"
-#endif
-#ifdef SUBPROJECT_rev2fliphalf
-       #include "../../rev2fliphalf/config.h"
-#endif
-#endif
+#endif  // CONFIG_H