summaryrefslogtreecommitdiffstats
path: root/keyboards/mechmini/usbconfig.h
diff options
context:
space:
mode:
authorkrusli <rusli.kenneth@gmail.com>2017-09-15 15:56:16 +0200
committerJack Humbert <jack.humb@gmail.com>2017-09-16 02:11:40 +0200
commitafcf3a2878d5b5de0f9daba201ab44d779a8b2b1 (patch)
treecad12fb1d5717ab8065d9ce46bcc98f81e18b8c1 /keyboards/mechmini/usbconfig.h
parentee9a20ff3733425e6040b97a1ba8a89a4755ae79 (diff)
downloadqmk_firmware-afcf3a2878d5b5de0f9daba201ab44d779a8b2b1.tar.gz
qmk_firmware-afcf3a2878d5b5de0f9daba201ab44d779a8b2b1.tar.xz
Update Mechmini keymap, reduce reported power consumption for iOS Camera Adapter compatibility
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 d2d848fcd..b6b8cdbbb 100644
--- a/keyboards/mechmini/usbconfig.h
+++ b/keyboards/mechmini/usbconfig.h
@@ -118,7 +118,7 @@ section at the end of this file).
/* Define this to 1 if the device has its own power supply. Set it to 0 if the
* device is powered from the USB bus.
*/
-#define USB_CFG_MAX_BUS_POWER 500
+#define USB_CFG_MAX_BUS_POWER 100
/* Set this variable to the maximum USB bus power consumption of your device.
* The value is in milliamperes. [It will be divided by two since USB
* communicates power requirements in units of 2 mA.]