mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-08 00:41:43 +01:00
aleblazer/zodiark:via: Disable two RGB effects (#21495)
This commit is contained in:
@@ -20,3 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define OLED_DISPLAY_128X64
|
||||
#define OLED_TIMEOUT 400000
|
||||
#endif
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#undef RGBLIGHT_EFFECT_RGB_TEST
|
||||
#undef RGBLIGHT_EFFECT_ALTERNATING
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user