Fix bug importing keyboard layouts (#302)

This commit is contained in:
Dave
2024-12-29 13:48:06 -06:00
committed by GitHub
parent 8b11882c52
commit 2dea346723
2 changed files with 3 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ from adafruit_hid.keycode import Keycode
# uncomment these lines for non_US keyboards
# replace LANG with appropriate language
#from keyboard_layout_win_LANG import KeyboardLayout
#from keyboard_layout_win_LANG import KeyboardLayout as KeyboardLayout
#from keycode_win_LANG import Keycode
duckyCommands = {