diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-29 23:04:06 -0700 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-29 23:04:06 -0700 |
commit | 80d8c4a48325b6b41a46f9445686ad0523aa4ccc (patch) | |
tree | f21df0940de69f08668ff450b261a17888b1685e /keyboards/xd60/keymaps/fvolpe83/config.h | |
parent | 25f43837d2d603505a498662993bdeaecb7bc43d (diff) | |
parent | 6fd9b2feba920e9c7773e1f9c84244ac0d0f50c0 (diff) |
Merge remote-tracking branch 'upstream/master' into develop
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 0000000000..b26b00b189 --- /dev/null +++ b/keyboards/xd60/keymaps/fvolpe83/config.h @@ -0,0 +1,10 @@ +#pragma once + +/* Changes the number of taps required for layer toggle*/ +#define TAPPING_TOGGLE 3 + +/* The RGB lighting will be switched off when the host goes to sleep */ +#define RGBLIGHT_SLEEP + +// lighting layers +#define RGBLIGHT_LAYERS |