]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/iris/keymaps/s1carii/config.h
7186744b77cbb7b199bc931f12a119b35df458d9
[qmk_firmware.git] / keyboards / iris / keymaps / s1carii / config.h
1 /*\r
2 Copyright 2017 Danny Nguyen <danny@keeb.io>\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 #ifndef CONFIG_USER_H\r
19 #define CONFIG_USER_H\r
20 \r
21 #include "config_common.h"\r
22 \r
23 /* Use I2C or Serial, not both */\r
24 \r
25 #define USE_SERIAL\r
26 // #define USE_I2C\r
27 \r
28 /* Select hand configuration */\r
29 \r
30 #define MASTER_LEFT\r
31 // #define MASTER_RIGHT\r
32 // #define EE_HANDS\r
33 \r
34 #endif\r