Skip to content

duckyPad Configurator 1.2.2 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@dekuNukem dekuNukem released this 16 Feb 15:49
· 158 commits to master since this 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