diff options
author | Jay Greco <jayv.greco@gmail.com> | 2023-11-30 14:45:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-30 15:45:21 -0700 |
commit | 80f91fee405fcb74d0d5739d1afb6ba79946c10f (patch) | |
tree | 80d1792ea454456a10fd225e2336578915d9c6cc /keyboards/nullbitsco/snap/keymaps | |
parent | 024b4070c309d8214895affccf52d4e0d00b2b14 (diff) |
nullbitsco/snap: reduce size of bongo_reactive (#22571)
Diffstat (limited to 'keyboards/nullbitsco/snap/keymaps')
-rw-r--r-- | keyboards/nullbitsco/snap/keymaps/bongo_reactive/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/nullbitsco/snap/keymaps/bongo_reactive/config.h b/keyboards/nullbitsco/snap/keymaps/bongo_reactive/config.h index 49590197ae..d4f07051e5 100644 --- a/keyboards/nullbitsco/snap/keymaps/bongo_reactive/config.h +++ b/keyboards/nullbitsco/snap/keymaps/bongo_reactive/config.h @@ -29,6 +29,7 @@ // VIA support won't fit otherwise #ifdef RGBLIGHT_ENABLE #undef RGBLIGHT_EFFECT_TWINKLE +#undef RGBLIGHT_EFFECT_RGB_TEST #endif //RGB LIGHT_ENABLE // Split Options |