Commit Graph
32 Commits
Author SHA1 Message Date
DaveandDave 6f9cbc3d80 Change link to new PicoDuckyBuilder script (#315)
Co-authored-by: Dave <dbisu>
2025-01-16 19:09:27 -06:00
DaveandDave fda4617e33 Fix build script to find the correct keyboard_ lines (#311)
Co-authored-by: Dave <dbisu>
2025-01-15 21:01:30 -06:00
Dave 2dea346723 Fix bug importing keyboard layouts (#302) 2024-12-29 13:48:06 -06:00
Dave 8b11882c52 Pico2 support (#299)
* Add support for Pico2/2W boards

* Update documentation to include Pico2/2W

* update language support
2024-12-21 12:00:23 -06:00
Dave ce00d8ddc9 fix language support (#140) 2023-02-19 13:58:20 -06:00
Dave b99ddf37e5 Pico W Support (#137)
* Refactor code to support Pico W board

* Updates for Pico W support

* Update based on changes in CircuitPython v8.0.0 beta 6

* Updated bundle download to 8.x, fixed a few typos

* Updating documentation for web interface

* Update support for CircuitPython 8.0.0, fix many bugs

* Document multiple payload options

* Update copyright dates

* Fixed typo
2023-02-18 16:21:53 -06:00
Dave 4c0db1a0e1 Update issue templates 2022-10-29 21:09:16 -05:00
Dave d4957e2e95 Doc updates (#104)
* Update instructions to include copying boot.py

* Clean up instructions

* Fix formatting
2022-09-26 20:59:21 -05:00
Dave 6516c8bbe4 Add reset instructions (#99) 2022-09-19 18:11:26 -05:00
Dave 3a7411e55e Change button monitoring and LED to async tasks (#98) 2022-09-18 11:36:22 -05:00
Dave e51a769cdd Fix library includes and GPIO names (#93) 2022-09-03 08:34:07 -05:00
Dave f02c061543 Add button to run scripts (#92) 2022-08-28 22:56:16 -05:00
Dave 8a4e710725 Install tool (#77)
* Add link to installation tool

* Update links
2022-06-12 14:10:48 -05:00
Dave 852e8694dd Update issue templates 2022-04-25 18:00:18 -05:00
Dave 2876f80140 Update README to clarify non-US keyboard instructions (#70) 2022-04-10 11:51:41 -05:00
dbisu e11b087b75 Add exception handling to file open 2022-04-03 13:52:40 -05:00
Dave 3d101c82d4 Disable auto reload when a new payload or code is deployed. Add blinking LED when board is idle, ready for reload or payload is finished running (#59) 2022-03-18 15:03:35 -05:00
Dave 21ffbeb415 Adding support for four position switch to select payloads (#51) 2022-02-24 20:14:02 -06:00
dbisu fc0c2556e0 Fixed typo 2021-12-11 10:57:41 -06:00
dbisu 39537f4802 Update installation instructions 2021-11-29 20:35:27 -06:00
dbisu ca5c012d8d Added license and copyright information clarity (#36) 2021-11-18 18:04:46 -06:00
dbisu df615dd645 Keyboard layouts (#30)
* Make switching keyboard layouts easier

* Fix broken image link

* fix typos
2021-10-31 11:42:46 -05:00
dbisu 003cede2b3 Added USB enable-disable mode (#25) 2021-10-03 15:19:54 -05:00
dbisu 83eba10713 Updated README to CircuitPython 7.0.0 (#24) 2021-09-25 10:49:04 -05:00
dbisu 7d15900ef6 Pulling in Neradoc's changes for keycode in PR #19 2021-09-25 10:35:13 -05:00
dbisu 269612753a Fixed key parsing to ensure the correct keys are found 2021-09-18 15:36:04 -05:00
dbisu 80feb5061b Added function keys. Made programming pin status check more clear. (#14) 2021-09-03 22:45:45 -05:00
dbisu 68ac3b1706 Add Programming switch (#4)
* Add support for programming switch

* Update README.md documentation
2021-08-21 16:33:26 -05:00
dbisu 45b302aec0 Better fix for issue 1 2021-06-16 10:02:24 -05:00
dbisu faa55b3385 Merge pull request #2 from dbisu/issue1
Fixed issue with Windows line endings causing the script to crash
2021-06-15 16:46:30 -05:00
dbisu bb3fe3178e Fixed issue with Windows line endings causing the script to crash 2021-06-15 16:38:53 -05:00
dbisu 6b97372b74 Initial commit 2021-02-02 23:09:17 -06:00