koron / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families

Home Page:https://qmk.fm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keyball/keyball61

koron opened this issue · comments

  • adjust layout options on init
  • configurable CPI
    • by defined keycode
    • persist to EEPROM
  • scroll by ball
  • pack as many functions into VIA firm as we can

adjust layout options on init

起動時にどういう組み合わせで使ってるか自動判定して、
VIA(Remap)のLayout Optionsの初期値を決定しました。
いちいちファームを書き換えなくても右ボール or 左ボールが反映されます。

75bf09d

5fd631e まででCPIを変更、永続化できるようになった。