Releases: veroxzik/roxy-firmware
Roxy Firmware v0.15
Adds the config flag to disable X/Y Axis output. This can be used when Analog Buttons are used to convert the axis to digital outputs and no joystick output is required.
Also, disables the version check because v1.1 is the only Roxy board in existence anyway.
Roxy Firmware v0.14a
Fixed the arcin build.
Uses additional ADC setup from theKeithD's arcin brach.
Fixes deadzone and reduction logic for sensitivity 1:1.
Roxy Firmware v0.14
Added deadzones for axes. [Set using Roxy Tool v1.6.0+]
Added support for mintyLEDs for v1.1 boards. Enjoy! Buttons 1, 5, and 7 cannot use mintyLEDs on v1.1 boards. [Set using Roxy Tool v1.5.0+]
Roxy Firmware v0.13
Firmware version is now stored in the file and is reported in Roxy Tool (v1.4.0+).
Board revision can be determined via firmware and is reported in Roxy Tool (v1.5.0+)
PS2 Mode is now functional. Pop'n and IIDX are currently supported.
Lots of backend changes for the upcoming Roxy board v2.0.
Initial support for mintyLEDs (Roxy board v2.0 only).
Roxy Firmware v0.12
This release fixes the button debounce code.
Previously, it could result in accidental double clicks.
Roxy Firmware v0.11
Fixed Analog Buttons (broken in the last release)
Changed ASC Emulation to 1000 Hz instead of 250 Hz.
Added the "Solid" Turntable lighting option.
Use Roxy Tool v1.3.0+ with this release.
Roxy Firmware v0.10
Added support for stock Turbocharger LED strips.
Added support for TLC5973 RGB driver.
Added new RGB Mode -- Turntable. Marquee and Rainbow currently function.
Increased max LEDs to 60.
Added LED string names for easier mapping in Tools.
Added PPR reduction.
Modified axis button behavior.
Use Roxy Tool v1.3.0+ to enable these options.
Roxy Firmware v0.9
Added support for SVRE9 stock lights.
Added support for remapping joystick buttons.
Use Roxy Tool v1.1.0+ to configure these options.
Roxy Firmware v0.8a
Hotfix to remove hard coded fade out time.
Roxy Firmware v0.8
Added new LED modes:
- Standard: press button ->light on, release button -> light off
- Standard (Invert): press button -> light off, release button -> light on
- Fade Out: press button -> light on, release button -> fades off at set time
- Fade Out (Invert): press button -> light off, release button -> fades on at set time
Each button and the fade time can be set in the config tool.
Use Roxy Tool v0.3.7+ to enable this option.
Fixed a missing HID report (button 12 LED). You may need to reconfigure your LEDs.