You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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.
The button in the config tool called
WIN
does addWIN
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
.The text was updated successfully, but these errors were encountered: