diff options
Diffstat (limited to 'keyboards/xd60/keymaps/fvolpe83/config.h')
-rwxr-xr-x | keyboards/xd60/keymaps/fvolpe83/config.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/xd60/keymaps/fvolpe83/config.h b/keyboards/xd60/keymaps/fvolpe83/config.h new file mode 100755 index 000000000..b26b00b18 --- /dev/null +++ b/keyboards/xd60/keymaps/fvolpe83/config.h | |||
@@ -0,0 +1,10 @@ | |||
1 | #pragma once | ||
2 | |||
3 | /* Changes the number of taps required for layer toggle*/ | ||
4 | #define TAPPING_TOGGLE 3 | ||
5 | |||
6 | /* The RGB lighting will be switched off when the host goes to sleep */ | ||
7 | #define RGBLIGHT_SLEEP | ||
8 | |||
9 | // lighting layers | ||
10 | #define RGBLIGHT_LAYERS | ||