qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 786502f508d2114b613801414f3d0f86569b559f
parent 7cbdccbf595daf54f6a3343f885b9fa5f2b165a8
Author: Drashna Jaelre <drashna@live.com>
Date:   Mon, 22 Oct 2018 08:57:37 -0700

Replace outdated RGB/Audio information

Diffstat:
Mkeyboards/crkbd/keymaps/mine/rules.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keyboards/crkbd/keymaps/mine/rules.mk b/keyboards/crkbd/keymaps/mine/rules.mk @@ -14,7 +14,7 @@ MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID -RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. +RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. SWAP_HANDS_ENABLE = no # Enable one-hand typing # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE