]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/deltasplit75/keymaps/default/config.h
Changed case of protosplit
[qmk_firmware.git] / keyboards / deltasplit75 / keymaps / default / config.h
diff --git a/keyboards/deltasplit75/keymaps/default/config.h b/keyboards/deltasplit75/keymaps/default/config.h
new file mode 100644 (file)
index 0000000..c72c00e
--- /dev/null
@@ -0,0 +1,31 @@
+/*\r
+Copyright 2012 Jun Wako <wakojun@gmail.com>\r
+\r
+This program is free software: you can redistribute it and/or modify\r
+it under the terms of the GNU General Public License as published by\r
+the Free Software Foundation, either version 2 of the License, or\r
+(at your option) any later version.\r
+\r
+This program is distributed in the hope that it will be useful,\r
+but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
+GNU General Public License for more details.\r
+\r
+You should have received a copy of the GNU General Public License\r
+along with this program.  If not, see <http://www.gnu.org/licenses/>.\r
+*/\r
+\r
+\r
+#define USE_SERIAL\r
+\r
+#define MASTER_LEFT\r
+// #define _MASTER_RIGHT\r
+// #define EE_HANDS\r
+\r
+\r
+#ifdef SUBPROJECT_v2\r
+    #include "../../v2/config.h"\r
+#endif\r
+#ifdef SUBPROJECT_protosplit\r
+    #include "../../protosplit/config.h"\r
+#endif\r