diff options
Diffstat (limited to 'keyboards/gingham/config.h')
| -rw-r--r-- | keyboards/gingham/config.h | 1 |
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/>. | |||
| 51 | #define DIODE_DIRECTION COL2ROW | 51 | #define DIODE_DIRECTION COL2ROW |
| 52 | 52 | ||
| 53 | #define NO_UART 1 | 53 | #define NO_UART 1 |
| 54 | #define USB_MAX_POWER_CONSUMPTION 100 | ||
| 54 | 55 | ||
| 55 | /* | 56 | /* |
| 56 | * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN. | 57 | * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN. |
