Skip to content

v8.10.12.kt.3 (9.0.0 candidate)

Compare
Choose a tag to compare
@kareltucek kareltucek released this 30 Jun 20:20
· 173 commits to master since this release
  • fixes:
    • some modifier quirks caused by modifier composition rehaul
  • added commands:
    • set pinchZoomMode
    • set doubletapDelay and set doubletapRate
    • led brightness controls (set leds...)
    • autoRepeat modifier
    • progressHue
  • changed commands:
    • set keymapAction and set navigationModeAction parameter from MACRONAME to `macro MACRONAME | keystroke SHORTCUT
    • SHORTCUT should now allow MODMASK without trailing -
  • master upstream merges (possibly incomplete summary):
    • fixed messed up zoom mode
    • zoom modes inverted
    • changed default media mode mappings
    • removed navigation mode action buffering, which resulted in erratic navigation mode behaviour
    • add git properties so that firmware can report its exact git repository and tag. (However, this information is still missing in the build.)