forked from mirrors/qmk_firmware
12 lines
184 B
C
12 lines
184 B
C
#pragma once
|
|
|
|
#define USE_SERIAL
|
|
#define EE_HANDS
|
|
#define NO_ACTION_MACRO
|
|
|
|
#undef TAPPING_TERM
|
|
#define TAPPING_TERM 200
|
|
|
|
#undef RGBLED_NUM
|
|
#define RGBLED_NUM 24
|
|
#define RGBLIGHT_SLEEP
|