diff options
author | Stanley Lai <stanleylai.sg@gmail.com> | 2016-12-18 15:35:59 -0800 |
---|---|---|
committer | Stanley Lai <stanleylai.sg@gmail.com> | 2016-12-18 15:35:59 -0800 |
commit | 5834d4b262180f6ef4755bca6001c30d7a945a39 (patch) | |
tree | 930069cec9ce088a7010a32de56eb76779ce0999 /keyboards/ergodox/ez | |
parent | 91913146db64bc560be5d658a4e1d9257bbff32c (diff) | |
parent | 8a65c640ecdaacfd57b86b684ec80b481f5d4b3b (diff) |
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Diffstat (limited to 'keyboards/ergodox/ez')
-rw-r--r-- | keyboards/ergodox/ez/config.h | 2 |
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. |