forked from mirrors/qmk_firmware
Update config.h
This commit is contained in:
parent
847377fb43
commit
ffc1d97672
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
/* Set 0 if debouncing isn't needed */
|
/* Set 0 if debouncing isn't needed */
|
||||||
#define DEBOUNCE 5
|
#define DEBOUNCE 5
|
||||||
|
|
||||||
#define USB_MAX_POWER_CONSUMPTION 50
|
#define USB_MAX_POWER_CONSUMPTION 500
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Feature disable options
|
* Feature disable options
|
||||||
|
|
Loading…
Reference in a new issue