Skip to content

Releases: JamoDevNich/G29-Arduino-USB-Adapter

Version 0.1.2

Choose a tag to compare

@JamoDevNich JamoDevNich released this 01 Jun 16:37
27b8e55

Reduced keyboard button press duration for more responsive shifting in OMSI 95c35f7
Fix odd behavior when pins are left floating 6166c7f
Add version output 04a80f2

Version 0.1.1

Choose a tag to compare

@JamoDevNich JamoDevNich released this 27 May 00:40

Removed delay() from the code, keyboard presses are now asynchronous 0a58c62

KeyboardOutput class created (to abstract out the new keypress logic) 987a9d1
Queue library added (dependency for new KeyboardOutput class) d883d10
Fixed some typos a71cbef

Version 0.1.0

Choose a tag to compare

@JamoDevNich JamoDevNich released this 24 May 02:42
v0.1.0

Add short description