summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/ez/config.h
diff options
context:
space:
mode:
authorDamien <Dbroqua@users.noreply.github.com>2016-12-17 22:28:45 +0100
committerGitHub <noreply@github.com>2016-12-17 22:28:45 +0100
commitc9803f78b2409cfaf6a1be0a4b6c1a37778a3f37 (patch)
tree5d48ab69b311a5ae4eb25cc84ab9c47e98655fb4 /keyboards/ergodox/ez/config.h
parent13c4080a1d77cb1dfdf48df8a42e78b9dc483912 (diff)
parent8a65c640ecdaacfd57b86b684ec80b481f5d4b3b (diff)
Merge pull request #14 from jackhumbert/master
Merged from jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/ergodox/ez/config.h')
-rw-r--r--keyboards/ergodox/ez/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ergodox/ez/config.h b/keyboards/ergodox/ez/config.h
index c2750a321f..a3dc5bf152 100644
--- a/keyboards/ergodox/ez/config.h
+++ b/keyboards/ergodox/ez/config.h
@@ -56,6 +56,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* 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.