[Keyboard] ADB converter lock LED fix (#5035)

* Enabled ADB lock LEDs

* Updated converter/adb_usb/README.md

Fixed a typo in the readme title. Added the lock LED fix to the changelog.
This commit is contained in:
Peter Roe
2019-02-02 14:43:58 -06:00
committed by Drashna Jaelre
parent 4e2007b855
commit e9c9c3a4fa
4 changed files with 7 additions and 11 deletions

View File

@@ -70,4 +70,5 @@ BACKLIGHT_ENABLE = no
CUSTOM_MATRIX = yes
SRC = matrix.c \
adb.c
adb.c \
led.c