Skip to content

8.2.0

Compare
Choose a tag to compare
@mondalaci mondalaci released this 20 Apr 07:57
· 3021 commits to master since this release

Device Protocol: 4.3.0 | Module Protocol: 4.0.0 | User Config: 4.0.0 | Hardware Config: 1.0.0

  • Change the scheduling of USB reports which changes mouse pointer speeds.
  • Disable LEDs while the host sleeps.
  • Make any key wake up the host while it sleeps.
  • Add UsbCommand_SwitchKeymap(). DEVICEPROTOCOL:MINOR
  • Make GCC optimize the release builds for execution speed (-O3).