Skip to content

Releases: dekuNukem/duckyPad

duckyPad Configurator 1.6.5

22 Jan 18:40
Compare
Choose a tag to compare
Pre-release

New in 1.6.5

🐞 Fixed an error message when saving profiles

New in 1.6.4

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

duckyPad Configurator 1.6.3

02 Dec 17:09
Compare
Choose a tag to compare

New in 1.6.3

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

duckyPad Configurator 1.6.1

12 Oct 23:16
Compare
Choose a tag to compare

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

duckyPad Configurator 1.5.1

20 Sep 20:59
Compare
Choose a tag to compare

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

duckyPad Configurator 1.4.0

01 Jul 11:13
Compare
Choose a tag to compare

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.

duckyPad Configurator 1.3.0

03 May 09:34
Compare
Choose a tag to compare

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

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

duckyPad Configurator 1.2.2 beta

16 Feb 15:49
Compare
Choose a tag to compare
Pre-release

⚠️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

duckyPad Configurator 1.0.1 beta

10 Feb 10:31
Compare
Choose a tag to compare
Pre-release

⚠️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

duckyPad Configurator 1.0.0 for duckyScript 3 beta test

06 Feb 18:10
Compare
Choose a tag to compare

⚠️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

duckyPad Configurator 0.14.0

23 Nov 05:18
Compare
Choose a tag to compare

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