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 0xcharly committed Oct 25, 2021
1 parent 30c10d2 commit 720ad77
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 720ad77

Please sign in to comment.