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

cc477d2 · May 14, 2021

History

16 Commits
Mar 14, 2021
Mar 14, 2021
May 14, 2021

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)