mirror of
https://github.com/dbisu/pico-ducky.git
synced 2026-04-22 15:11:24 +00:00
Fix bug importing keyboard layouts (#302)
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user