Skip to content

Commit

Permalink
[Keyboard] Disable RGBLIGHT on mokey64 (qmk#14681)
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna authored and carcinization committed Dec 2, 2021
1 parent 626f1f9 commit 1a0dc89
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 1a0dc89

Please sign in to comment.