diff options
author | X-Bows Tech <41098278+XBowsTech@users.noreply.github.com> | 2021-09-16 01:14:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-15 10:14:05 -0700 |
commit | 6930eed964f18a9021fc6c6781e6fa3066290ed9 (patch) | |
tree | 110f290b4627b0bf67d0d37c4d5303c7bba5eca2 /keyboards/xbows/ranger/config.h | |
parent | 12a8e59e9c0fc803b33e63a0901aa9fdba270c53 (diff) |
[Keyboard] Update lighting effects for xbows keyboard (#14432)
Diffstat (limited to 'keyboards/xbows/ranger/config.h')
-rw-r--r-- | keyboards/xbows/ranger/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/xbows/ranger/config.h b/keyboards/xbows/ranger/config.h index fda06228d8..7a67afd7da 100644 --- a/keyboards/xbows/ranger/config.h +++ b/keyboards/xbows/ranger/config.h @@ -40,7 +40,6 @@ # define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects # define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended # define RGB_MATRIX_KEYPRESSES -# define RGB_MATRIX_FRAMEBUFFER_EFFECTS # define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200 # define RGB_MATRIX_CENTER { 103, 32 } # define DRIVER_ADDR_1 0b1110100 |