Forgot to remove function from OLED
- also added RGB Matrix Effects to Swoop
This commit is contained in:
parent
42376480cd
commit
734782e538
3 changed files with 1 additions and 3 deletions
|
|
@ -98,7 +98,7 @@ Explore These
|
|||
#define RGB_MATRIX_DEFAULT_SPD 32
|
||||
|
||||
//Set per keyboard configuration
|
||||
#if defined(KEYBOARD_bastardkb_charybdis_3x5) || defined(KEYBOARD_dztech_dz60rgb_v2_1)
|
||||
#if defined(KEYBOARD_bastardkb_charybdis_3x5) || defined(KEYBOARD_dztech_dz60rgb_v2_1) || defined(KEYBOARD_bluebell_swoop)
|
||||
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150
|
||||
# define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
# define RGB_MATRIX_KEYPRESSES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue