mirror of
https://github.com/dbisu/pico-ducky.git
synced 2025-12-06 02:41:45 +00:00
Fix bug importing keyboard layouts (#302)
This commit is contained in:
@@ -22,7 +22,8 @@ languages = [ "MAC_FR",
|
||||
|
||||
supported_boards = ["raspberry_pi_pico",
|
||||
"raspberry_pi_pico_w",
|
||||
"raspberry_pi_pico2"]
|
||||
"raspberry_pi_pico2",
|
||||
"raspberry_pi_pico2_w"]
|
||||
|
||||
files_to_bundle = ["boot.py",
|
||||
"code.py",
|
||||
|
||||
Reference in New Issue
Block a user