duckyPad icon indicating copy to clipboard operation
duckyPad copied to clipboard

DuckyPad configuration tool -> Windows button

Open svrooij opened this issue 4 years ago • 2 comments

The button in the config tool called WIN does add WIN to the key config. It then says their is something wrong with the code, and in the docs is said that I need to type WINDOWS to send the windows key.

So I thing the button in the app can be called the same but should output WINDOWS.

svrooij avatar Feb 15 '21 16:02 svrooij

yeah I was trying to clean up the code a bit and didn't notice that. 😓

Thanks for letting me know, I'll fix it in the next update.

dekuNukem avatar Feb 16 '21 07:02 dekuNukem

@dekuNukem no problemo, I really like the duckypad!

Just a thought, what if the buttons and the allowed codes (like DP_SLEEP and GOTO_PROFILE) where dynamic? As in, at the first start the app loads a json file (from Github Pages) and then configures the buttons accordingly. As well as the code checking in the app.

Then you can even make it periodically check for a new version. That would stop the need to every time update the config app.

svrooij avatar Feb 16 '21 11:02 svrooij