Update Pico87 to handle Lock Status better

This commit is contained in:
Matthew Hendrix
2022-08-09 15:11:18 -04:00
committed by Kyle Brown
parent 6d255a24f5
commit bca11489d0
2 changed files with 25 additions and 20 deletions

View File

@@ -40,4 +40,3 @@ class KMKKeyboard(_KMKKeyboard):
leds = LED(led_pin=[board.GP27, board.GP28])
_KMKKeyboard.extensions.append(leds)