Skip to content

keyball61/v0.9.1: release candidate 2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 14:51
· 269 commits to main since this release
keyball61/v0.9.1-rc.2
7b6a74e

What's Changed

from previous release

  • Auto enable scroll mode at layer 3 (only via and default keymaps)
  • Change EEPROM internal representation
    • Default CPI is 500, on the first run
    • Default scroll divider is 4 (= 1/8), on the first run
      • min 1 = 1/1, max 7 = 1 / 64 (1 / 2^(n-1))
  • Curve out most of codes as lib/keyball library

Full Changelog: keyball61/v0.9.0-rc.1...keyball61/v0.9.1-rc.2