DuckyPad Versions Save

Do-It-All Mechanical Macropad

1.6.4

3 months ago

New in 1.6.4

🐞 Fixed a bug where TRUE and FALSE is replaced with 1 and 0 inside STRING statements

1.6.3

5 months ago

New in 1.6.3

🐞 Fixed duckyPad crashing when typing a string that's too long

1.6.1

7 months ago

New in 1.6.1

πŸ†• MOUSE_MOVE now supports values larger than 127 (turn off mouse acceleration for pixel-accurate movements)

πŸ†• Now checks if duckyPad is busy before trying to connect

1.5.1

7 months ago

New in 1.5.1

πŸ†• Added REM_BLOCK and REM_END for multi-line comments

πŸ†• Added STRINGLN_BLOCK and STRINGLN_END for multi-line text typing

🐞 Fixed a crash when checking EMUK command

1.4.0

10 months ago

New in 1.4.0

πŸ†• Added _TIME_S read-only variable

πŸ†• Updated colour pickers to provide appropriate initial colour and title for the dialog window. (PR#135)

🐞 Fixed a bug where it tries to load junk macOS files

🐞 Added back COMMAND key for macOS

New in 1.3.0

πŸ†• duckyScript 3 support! More details.

1.3.0

1 year ago

🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨

Make sure to use the LATEST FIRMWARE!

🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨

New in 1.3.0

πŸ†• duckyScript 3 support! More details.

πŸ†• Profile bulk imports

πŸ†• More detailed syntax check error reports

🐞 Assorted bug fixes

1.2.2

1 year ago

⚠️This is for duckyScript 3 public beta test!⚠️

⚠️Might contain bugs!⚠️

⚠️See this guide for instructions⚠️

New in 1.2.2

🐞Fixed a bug about HID detection

🐞Fixed a crash with expression evaluation

New in 1.2.1

πŸ†• Now checks if duckyPad is busy

New in 1.2.0

πŸ†• added profile import function

πŸ†• script display now hidden if no key is selected

πŸ†• automatically selects first profile after loading

πŸ†• added color to key apply and remove button

πŸ†• added minimum firmware version check

New in 1.1.1

πŸ†• Added support for bank switching, allowing much bigger script size

πŸ†• Cleaned up opcode values

🐞 Changed loop break command to LBREAK to avoid conflict with BREAK keyboard key

New in 1.0.1

🐞 Many minor bug fixes

🐞 Now checks for errors before attempting to save

🐞 Fixed conditions about RGB LED state saving

🐞 Fixed function detection error

🐞 Removed unused code

New in 1.0.0

πŸ†• duckyScript 3 Support (beta)

πŸ†• More details in error checking

πŸ†• Cleaned up UI

🐞 Bug fixes

1.0.1

1 year ago

⚠️This is for duckyScript 3 public beta test! Might contain bugs!⚠️

⚠️See this guide for details and instructions!⚠️

New in 1.0.1

🐞 Many minor bug fixes

🐞 Now checks for errors before attempting to save

🐞 Fixed conditions about RGB LED state saving

🐞 Fixed function detection error

🐞 Removed unused code

New in 1.0.0

πŸ†• duckyScript 3 Support (beta)

πŸ†• More details in error checking

πŸ†• Cleaned up UI

🐞 Bug fixes

1.0.0

1 year ago

⚠️This is for duckyScript 3 public beta test! Might contain bugs!⚠️

⚠️See this guide for details and instructions!⚠️

New in 1.0.0

πŸ†• duckyScript 3 Support (beta)

πŸ†• More details in error checking

πŸ†• Cleaned up UI

🐞 Bug fixes

0.14.0

1 year ago

New in 0.14.0

πŸ†• Added support for new syntaxes in duckyScript 3

πŸ†• Script checking now provide error details

πŸ†• EMUK command auto rename

πŸ†• Now asks to confirm when trying to quit while saving data

πŸ†• Added support for Japanese input mode keys

πŸ†• Backup button now always available

🐞 Various small bug fixes