19 Commits

Author SHA1 Message Date
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
8a4e710725 Install tool (#77)
* Add link to installation tool

* Update links
2022-06-12 14:10:48 -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
mm12
f79fe2cb48 Update README.md (#65) 2022-03-27 13:27:58 -05:00
Neradoc
895fc7af58 Removed keyboard_layout.py (#50)
`keyboard_layout.py` is now in adafruit_hid (version 5+) and no longer needed.
2022-02-11 22:03:44 -06:00
dbisu
39537f4802 Update installation instructions 2021-11-29 20:35:27 -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
Peter Fritz
4ad9a94943 update README instructions and formatting (#9)
add badges and useful resources to README
change payload  to open notepad and type "Hello World!" in Windows
fix comments in duckyinpython.py
rename "pics" folder to "images"
update setup mode image to a clearer one
2021-08-28 16:38:51 -05:00
Flaw Tech
19b6294d10 Update README.md (#8) 2021-08-25 16:18:56 -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
dabailey
261427e741 Fix docs 2021-02-03 18:54:10 -06:00
dabailey
e37c3f30cf Initial code commit 2021-02-03 18:52:44 -06:00
dbisu
6b97372b74 Initial commit 2021-02-02 23:09:17 -06:00