Skip to content

DuckyScript interpreter in CircuitPython (Tested on Pico)

License

Notifications You must be signed in to change notification settings

ShayBox/CircuitPython-DuckyScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

CircuitPython-DuckyScript

DuckyScript interpreter written in CircuitPython tested on a RaspberryPI Pico

This may not be 100% compatible and bug free
Pull requests are welcome

Known Issues:

  • macOS FN modifier key (CircuitPython limitation)
  • F20+ (CircuitPython limitation)
  • Missing Modes and Mode switching (PR Welcome)