diff options
author | fvolpe83 <62909893+fvolpe83@users.noreply.github.com> | 2020-08-19 21:30:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-19 12:30:00 -0700 |
commit | c23e6dff78997e51a4aefc83e7fa8ac6d48df5ae (patch) | |
tree | cf6ecd6b16b8ffd4df69c966c2602393fac9e6e7 /keyboards/xd60/keymaps/shura30/config.h | |
parent | 4f4c6e04d9f1b0700f3ef46d0f08be64f19eb4d0 (diff) |
[Keymap] xd60:shura30 (#10089)
* added my xd60 layout
* added my xd60 layout
* Update keyboards/xd60/keymaps/shura30/keymap.c
* Update keyboards/xd60/keymaps/shura30/keymap.c
* Update keyboards/xd60/keymaps/shura30/config.h
Diffstat (limited to 'keyboards/xd60/keymaps/shura30/config.h')
-rwxr-xr-x | keyboards/xd60/keymaps/shura30/config.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/xd60/keymaps/shura30/config.h b/keyboards/xd60/keymaps/shura30/config.h new file mode 100755 index 0000000000..b26b00b189 --- /dev/null +++ b/keyboards/xd60/keymaps/shura30/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 |