X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fergodox%2Fez%2Fconfig.h;h=e4f95c302c2be286ee346d199101c22e7b533fe6;hb=e3aeab356afd52299bf6cf05b5c99995ce167275;hp=c2750a321f0ff8b89258266004a6c39a251c6e12;hpb=73d60182969023984ff275117d49a4824c6987d0;p=qmk_firmware.git diff --git a/keyboards/ergodox/ez/config.h b/keyboards/ergodox/ez/config.h index c2750a321..e4f95c302 100644 --- a/keyboards/ergodox/ez/config.h +++ b/keyboards/ergodox/ez/config.h @@ -49,13 +49,16 @@ along with this program. If not, see . #define RGBLIGHT_SAT_STEP 255 #define RGBLIGHT_VAL_STEP 12 -#define RGB_MIDI +// #define RGB_MIDI #define RGBW_BB_TWI +#define RGBW 1 /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 +#define USB_MAX_POWER_CONSUMPTION 500 + /* * Feature disable options * These options are also useful to firmware size reduction.