Skip to content

10.5.0

Compare
Choose a tag to compare
@mondalaci mondalaci released this 14 Dec 17:44
· 1499 commits to master since this release

Device Protocol: 4.10.0 | Module Protocol: 4.3.0 | User Config: 6.0.0 | Hardware Config: 1.0.0 | Smart Macros: 2.3.0

  • Automatically recover from trackpoint drifts after a couple of seconds. This initial implementation may use some fine-tuning, so we welcome feedback.
  • Fix final { command. SMARTMACROS:PATCH
  • Fix ifDoubletap command to not miss doubletap if another macro fit in between the two activations. SMARTMACROS:PATCH
  • Add ifModuleConnected condition. SMARTMACROS:MINOR
  • Return deprecation errors for removed functionality. SMARTMACROS:PATCH
  • Make the smart macro documentation insert invertScrollDirectionY instead of invertScrollDirection.