diff options
author | XScorpion2 <rcalt2vt@gmail.com> | 2019-05-13 09:58:15 -0500 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-05-13 07:58:15 -0700 |
commit | 9b46fabe084cd3e15104f88ef5d1f87f215de3c6 (patch) | |
tree | 7fddfd1b1025b42d2cf32f05fcbbfb6309d71bc2 /keyboards | |
parent | 8e3cbe030c10090301ae94427cf0e6cf31ef31d9 (diff) |
Xulkal Keymap Changes (#5861)
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/sol/keymaps/xulkal/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sol/keymaps/xulkal/rules.mk b/keyboards/sol/keymaps/xulkal/rules.mk index c3ed98edb6..ad0c480349 100644 --- a/keyboards/sol/keymaps/xulkal/rules.mk +++ b/keyboards/sol/keymaps/xulkal/rules.mk @@ -12,7 +12,7 @@ RGBLIGHT_ENABLE = no # Enable global lighting effects. Do not enable RGBLIGHT_ANIMATIONS = no # LED animations LED_MIRRORED = no # Mirror LEDs across halves (enable DIP 1 on slave, and DIP 2 and 3 on master) RGB_MATRIX_ENABLE = WS2812 # Enable per-key coordinate based RGB effects. Do not enable with RGBlight (+8500) -RGB_MATRIX_KEYPRESSES = yes # Enable reactive per-key effects. Can be very laggy (+1500) +RGB_MATRIX_KEYPRESSES = no # Enable reactive per-key effects. Can be very laggy (+1500) RGBLIGHT_FULL_POWER = no # Allow maximum RGB brightness. Otherwise, limited to a safe level for a normal USB-A port UNICODE_ENABLE = no # Unicode SWAP_HANDS_ENABLE = no # Enable one-hand typing |