summaryrefslogtreecommitdiffstats
path: root/keyboards/nyquist/config.h
diff options
context:
space:
mode:
authorDanny Nguyen <danny@80pct.com>2017-05-29 22:20:06 +0200
committerDanny Nguyen <danny@80pct.com>2017-05-29 22:20:06 +0200
commit4a8da0cb45abc9fd490944682acc71ccb0d5ee72 (patch)
treeb0e9ad068075e0ae4ed76753b8ce422a059dc866 /keyboards/nyquist/config.h
parentaeade1b1972c8d3d8f32dd21e1ae31e6c9e702db (diff)
downloadqmk_firmware-4a8da0cb45abc9fd490944682acc71ccb0d5ee72.tar.gz
qmk_firmware-4a8da0cb45abc9fd490944682acc71ccb0d5ee72.tar.xz
Modify pinout and layouts for Nyquist
Diffstat (limited to 'keyboards/nyquist/config.h')
-rw-r--r--keyboards/nyquist/config.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/keyboards/nyquist/config.h b/keyboards/nyquist/config.h
index 008fb0978..cf32b0a38 100644
--- a/keyboards/nyquist/config.h
+++ b/keyboards/nyquist/config.h
@@ -23,10 +23,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#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