[Keymap] Update Xulkal user code (#5920)
This commit is contained in:
parent
f11fde9bf5
commit
a0d6c5a113
3 changed files with 20 additions and 64 deletions
|
@ -5,6 +5,7 @@
|
|||
#undef TAPPING_TERM
|
||||
#define TAPPING_TERM 175
|
||||
|
||||
#define SPACE_CADET_MODIFIER_CARRYOVER
|
||||
#define LSPO_KEYS KC_LSFT, KC_TRNS, KC_LBRC
|
||||
#define RSPC_KEYS KC_RSFT, KC_TRNS, KC_RBRC
|
||||
#define LCPO_KEYS KC_LCTL, KC_TRNS, KC_MINS
|
||||
|
@ -27,12 +28,3 @@
|
|||
#define DISABLE_RGB_MATRIX_SOLID_REACTIVE_NEXUS
|
||||
#define DISABLE_RGB_MATRIX_SPLASH
|
||||
#define DISABLE_RGB_MATRIX_SOLID_SPLASH
|
||||
|
||||
// Don't like or feel to identical to other effects
|
||||
#if defined(__AVR__)
|
||||
#define DISABLE_RGB_MATRIX_RAINBOW_BEACON
|
||||
#define DISABLE_RGB_MATRIX_JELLYBEAN_RAINDROPS
|
||||
#define DISABLE_RGB_MATRIX_DIGITAL_RAIN
|
||||
#define DISABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE
|
||||
#define DISABLE_RGB_MATRIX_SOLID_REACTIVE_MULTINEXUS
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue