Commit Graph

37 Commits

Author SHA1 Message Date
Skickar
b7bdbd4cda Update README.md 2021-12-11 01:24:53 -07:00
Skickar
5f4cbdb8d3 Update README.md 2021-12-11 01:23:58 -07:00
Skickar
26c6ed4cdb Update README.md 2021-12-11 01:23:24 -07:00
Skickar
984e77af67 Update README.md 2021-12-11 01:22:54 -07:00
Skickar
6c782fa055 Update README.md 2021-12-11 01:22:28 -07:00
Skickar
eb9c512dd8 Update README.md 2021-12-11 01:22:03 -07:00
Skickar
230f01ef1a Update README.md 2021-12-11 01:21:42 -07:00
Skickar
744822ce6b Add files via upload 2021-12-11 01:20:59 -07:00
Skickar
bebee00809 Update README.md 2021-12-11 01:18:13 -07:00
Skickar
a58b0abf4c Update README.md 2021-12-11 01:16:40 -07:00
Skickar
392f4c8649 Update README.md 2021-12-11 01:15:11 -07:00
Skickar
bdcb1d63b0 Update README.md 2021-12-11 01:12:25 -07:00
Skickar
314d697205 Add dummy payloads 2021-12-11 01:05:24 -07:00
Skickar
809d545bbd Updated to check the DOWN button on boot 2021-12-11 01:03:39 -07:00
Skickar
391c402604 Update duckyinpython.py 2021-12-11 01:02:16 -07:00
Skickar
30a3f50fed Getting started 2021-12-11 01:01:03 -07:00
martia_f
bb5c33f068 Added new features and optimization [READ EXTENDED DESCRIPTION] (#39)
* [READ EXTENDED DESCRIPTION]

Changes made:
1. Removed a few print statements for a bit less cluttering (Makes debugging a bit harder)
2. Added a PRINT command for writing to console.
3. Added an IMPORT command for running external ".dd" files.
4. Added an LED command that toggles the builtin LED.

* Updated the DELETE keycode
2021-12-09 07:24:55 -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
Andreas Brett
21cf5ffdf2 fix: defaultdelay not set correctly (#34) 2021-11-06 11:59:05 -05:00
dbisu
df615dd645 Keyboard layouts (#30)
* Make switching keyboard layouts easier

* Fix broken image link

* fix typos
v1.2
2021-10-31 11:42:46 -05:00
dbisu
003cede2b3 Added USB enable-disable mode (#25) v1.1 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
Phil
934b26c91d Use pass instead of print("") (#16)
I dont know if it helps in performance but the output is more clean
2021-09-11 15:59:57 -05:00
dbisu
80feb5061b Added function keys. Made programming pin status check more clear. (#14) 2021-09-03 22:45:45 -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
jr_blue_551
2e676ca902 Removed unneeded returns, and changed defaultdelay to global (#6) 2021-08-25 17:01:47 -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
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
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