diff options
Diffstat (limited to 'keyboards/redox/keymaps/default/config.h')
| -rw-r--r-- | keyboards/redox/keymaps/default/config.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/redox/keymaps/default/config.h b/keyboards/redox/keymaps/default/config.h index 0670bf294..a3ef209a0 100644 --- a/keyboards/redox/keymaps/default/config.h +++ b/keyboards/redox/keymaps/default/config.h | |||
| @@ -18,12 +18,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 18 | #pragma once | 18 | #pragma once |
| 19 | 19 | ||
| 20 | /* Use I2C or Serial, not both */ | 20 | /* Use I2C or Serial, not both */ |
| 21 | 21 | #define USE_SERIAL | |
| 22 | // #define USE_SERIAL | 22 | // #define USE_I2C |
| 23 | #define USE_I2C | ||
| 24 | 23 | ||
| 25 | /* Select hand configuration */ | 24 | /* Select hand configuration */ |
| 26 | |||
| 27 | #define MASTER_LEFT | 25 | #define MASTER_LEFT |
| 28 | // #define MASTER_RIGHT | 26 | // #define MASTER_RIGHT |
| 29 | // #define EE_HANDS | 27 | // #define EE_HANDS |
