diff options
Diffstat (limited to 'keyboards/jj40/usbconfig.h')
| -rw-r--r-- | keyboards/jj40/usbconfig.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/jj40/usbconfig.h b/keyboards/jj40/usbconfig.h index cae839e74..520d08f61 100644 --- a/keyboards/jj40/usbconfig.h +++ b/keyboards/jj40/usbconfig.h | |||
| @@ -118,7 +118,8 @@ section at the end of this file). | |||
| 118 | /* Define this to 1 if the device has its own power supply. Set it to 0 if the | 118 | /* Define this to 1 if the device has its own power supply. Set it to 0 if the |
| 119 | * device is powered from the USB bus. | 119 | * device is powered from the USB bus. |
| 120 | */ | 120 | */ |
| 121 | #define USB_CFG_MAX_BUS_POWER 500 | 121 | // max power draw with maxed white underglow measured at 120 mA (peaks) |
| 122 | #define USB_CFG_MAX_BUS_POWER 150 | ||
| 122 | /* Set this variable to the maximum USB bus power consumption of your device. | 123 | /* Set this variable to the maximum USB bus power consumption of your device. |
| 123 | * The value is in milliamperes. [It will be divided by two since USB | 124 | * The value is in milliamperes. [It will be divided by two since USB |
| 124 | * communicates power requirements in units of 2 mA.] | 125 | * communicates power requirements in units of 2 mA.] |
