]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/deltasplit75/keymaps/default/config.h
Remove extra underscore from MASTER_RIGHT define
[qmk_firmware.git] / keyboards / deltasplit75 / keymaps / default / config.h
index c72c00e681f59d6224fdcc860de528974031862d..f14678a22308e832b776e4fe3efc13156cb72406 100644 (file)
@@ -1,31 +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
+/*
+Copyright 2012 Jun Wako <wakojun@gmail.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
+the Free Software Foundation, either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <http://www.gnu.org/licenses/>.
+*/
+
+
+#define USE_SERIAL
+
+#define MASTER_LEFT
+// #define MASTER_RIGHT
+// #define EE_HANDS
+
+
+#ifdef SUBPROJECT_v2
+    #include "../../v2/config.h"
+#endif
+#ifdef SUBPROJECT_protosplit
+    #include "../../protosplit/config.h"
+#endif