Skip to content

Releases: Powerbyte7/HIDeous

v1.5

22 Apr 19:00
79c1865
Compare
Choose a tag to compare

Significantly reduced filesize by changing printf to sprintf.

v1.4

19 Apr 22:25
ed53a03
Compare
Choose a tag to compare

Macros are now stored in AppVars allowing you customize them without recompiling HIDeous.

v1.3

23 Mar 19:06
cad8a24
Compare
Choose a tag to compare

Added Macro support, allowing you to define custom key sequences. Macros are hardcoded for now, but I can make them more flexible later down the line.

v1.2

05 Jul 00:07
Compare
Choose a tag to compare

Reintroduced keypadc for improved input handling. It is now possible to hold down keys instead of them only being pressed once. You can also hold down multiple keys at once. Have fun trying to game with it!

Macros are next on the ToDo-list

v1.1

28 Jun 23:53
Compare
Choose a tag to compare

Extended key layout and improved documentation

v1.0

26 Jun 13:00
Compare
Choose a tag to compare

The first release. Doesn't support numeric or special characters yet