Skip to content

Commit

Permalink
[Keyboard] Disable RGBLIGHT on mokey64 (#14681)
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Oct 3, 2021
1 parent 8782dc8 commit 6408692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/mokey/mokey64/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = no # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

0 comments on commit 6408692

Please sign in to comment.