diff options
Diffstat (limited to 'keyboards/plaid/config.h')
-rw-r--r-- | keyboards/plaid/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/plaid/config.h b/keyboards/plaid/config.h index 9da31d700..8fa8aa85b 100644 --- a/keyboards/plaid/config.h +++ b/keyboards/plaid/config.h | |||
@@ -50,6 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
50 | #define DIODE_DIRECTION COL2ROW | 50 | #define DIODE_DIRECTION COL2ROW |
51 | 51 | ||
52 | #define NO_UART 1 | 52 | #define NO_UART 1 |
53 | #define USB_MAX_POWER_CONSUMPTION 100 | ||
53 | 54 | ||
54 | /* | 55 | /* |
55 | * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN. | 56 | * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN. |