aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gingham/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gingham/config.h')
-rw-r--r--keyboards/gingham/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/gingham/config.h b/keyboards/gingham/config.h
index 53601e8ca..d89120c28 100644
--- a/keyboards/gingham/config.h
+++ b/keyboards/gingham/config.h
@@ -51,6 +51,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
#define NO_UART 1
+#define USB_MAX_POWER_CONSUMPTION 100
/*
* Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.