Releases: dekuNukem/duckyPad
duckyPad Configurator 1.6.5
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
duckyPad Configurator 1.6.1
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
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
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
π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨π¨
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
β οΈ 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
β οΈ 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
β οΈ 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
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