]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Re-add RGBW code, so RGB Underglow will compile
authorDrashna Jaelre <drashna@live.com>
Mon, 9 Jul 2018 04:33:56 +0000 (21:33 -0700)
committerDrashna Jaelre <drashna@live.com>
Mon, 9 Jul 2018 04:33:56 +0000 (21:33 -0700)
keyboards/ergodox_ez/config.h

index 1285cbe1c9752c8cc76fda9ff173766ad909d9d8..07a9b549773a0a52a4f88e983f9f228d40917576 100644 (file)
@@ -81,9 +81,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* 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.