From: Drashna Jaelre Date: Mon, 9 Jul 2018 04:33:56 +0000 (-0700) Subject: Re-add RGBW code, so RGB Underglow will compile X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=67adb30edd3c339902989309ecd099efe4b9b4d6;p=qmk_firmware.git Re-add RGBW code, so RGB Underglow will compile --- diff --git a/keyboards/ergodox_ez/config.h b/keyboards/ergodox_ez/config.h index 1285cbe1c..07a9b5497 100644 --- a/keyboards/ergodox_ez/config.h +++ b/keyboards/ergodox_ez/config.h @@ -81,9 +81,9 @@ along with this program. If not, see . /* fix space cadet rollover issue */ #define DISABLE_SPACE_CADET_ROLLOVER -// #define RGBW_BB_TWI +#define RGBW_BB_TWI -// #define RGBW 1 +#define RGBW 1 /* "debounce" is measured in keyboard scans. Some users reported * needing values as high as 15, which was at the time around 50ms.