summaryrefslogtreecommitdiffstats
path: root/keyboards/redox/keymaps/yushyin/config.h
blob: 0564f871553eb2eb1e8f2601737c26b1813dfdc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#pragma once

/* Use I2C or Serial, not both */
// #define USE_SERIAL
#define USE_I2C

/* Select hand configuration */
// #define MASTER_LEFT
// #define MASTER_RIGHT
#define EE_HANDS

#undef RGBLED_NUM
#define RGBLED_NUM 0
#define TAPPING_TOGGLE 2