aboutsummaryrefslogtreecommitdiff
path: root/keyboards/mechmini/usbconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechmini/usbconfig.h')
-rw-r--r--keyboards/mechmini/usbconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mechmini/usbconfig.h b/keyboards/mechmini/usbconfig.h
index b6b8cdbbb..d2d848fcd 100644
--- a/keyboards/mechmini/usbconfig.h
+++ b/keyboards/mechmini/usbconfig.h
@@ -118,7 +118,7 @@ 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 100 121#define USB_CFG_MAX_BUS_POWER 500
122/* Set this variable to the maximum USB bus power consumption of your device. 122/* 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 123 * The value is in milliamperes. [It will be divided by two since USB
124 * communicates power requirements in units of 2 mA.] 124 * communicates power requirements in units of 2 mA.]