]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Merge branch 'master' of github.com:jackhumbert/qmk_firmware
authorJack Humbert <jack.humb@gmail.com>
Mon, 19 Dec 2016 16:18:22 +0000 (11:18 -0500)
committerJack Humbert <jack.humb@gmail.com>
Mon, 19 Dec 2016 16:18:22 +0000 (11:18 -0500)
1  2 
keyboards/ergodox/ez/config.h

index f532b2d5af66a19c80ac24acae607b4093f7b38c,a3dc5bf152ad1a09ca2186ea3a013346119e7c29..2e273eb9733aedb9e9e49446b3d991433886a258
@@@ -52,11 -52,12 +52,13 @@@ along with this program.  If not, see <
  #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 50
  /*
   * Feature disable options
   *  These options are also useful to firmware size reduction.