]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/deltasplit75/keymaps/default/config.h
Changed case of protosplit
[qmk_firmware.git] / keyboards / deltasplit75 / keymaps / default / config.h
1 /*\r
2 Copyright 2012 Jun Wako <wakojun@gmail.com>\r
3 \r
4 This program is free software: you can redistribute it and/or modify\r
5 it under the terms of the GNU General Public License as published by\r
6 the Free Software Foundation, either version 2 of the License, or\r
7 (at your option) any later version.\r
8 \r
9 This program is distributed in the hope that it will be useful,\r
10 but WITHOUT ANY WARRANTY; without even the implied warranty of\r
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
12 GNU General Public License for more details.\r
13 \r
14 You should have received a copy of the GNU General Public License\r
15 along with this program.  If not, see <http://www.gnu.org/licenses/>.\r
16 */\r
17 \r
18 \r
19 #define USE_SERIAL\r
20 \r
21 #define MASTER_LEFT\r
22 // #define _MASTER_RIGHT\r
23 // #define EE_HANDS\r
24 \r
25 \r
26 #ifdef SUBPROJECT_v2\r
27     #include "../../v2/config.h"\r
28 #endif\r
29 #ifdef SUBPROJECT_protosplit\r
30     #include "../../protosplit/config.h"\r
31 #endif\r