1
0
Fork 0

Fix keyboard not working if I2C pullups not enabled.

Disable backlighting by default.
This commit is contained in:
Cole Markham 2017-12-09 01:25:32 -06:00 committed by Jack Humbert
parent cc0d4b6513
commit 5fe0fe3756
4 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,4 @@
BLUETOOTH_ENABLE = yes
BACKLIGHT_ENABLE = yes
BACKLIGHT_ENABLE = no
F_CPU = 8000000