-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/pointers move scroll #3
base: main
Are you sure you want to change the base?
Feat/pointers move scroll #3
Commits on Jul 25, 2024
-
feat(docs): Add troubleshooting notes on experimental bluetooth optio…
…ns (zmkfirmware#2387) Co-authored-by: Cem Aksoylar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd152ba - Browse repository at this point
Copy the full SHA fd152baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97294aa - Browse repository at this point
Copy the full SHA 97294aaView commit details -
feat(docs): Add modules feature page (zmkfirmware#2380)
Co-authored-by: Cem Aksoylar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f92dce4 - Browse repository at this point
Copy the full SHA f92dce4View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e7fcde - Browse repository at this point
Copy the full SHA 9e7fcdeView commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b080bef - Browse repository at this point
Copy the full SHA b080befView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a025c - Browse repository at this point
Copy the full SHA b9a025cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a6715 - Browse repository at this point
Copy the full SHA 47a6715View commit details -
fix(pm): Properly configure a wakeup as input.
* Other drivers properly disconnect/de-config pins now, so we need to be sure the wakeup trigger connects the wake pin as input.
Configuration menu - View commit details
-
Copy full SHA for 78ed721 - Browse repository at this point
Copy the full SHA 78ed721View commit details
Commits on Aug 3, 2024
-
fix: Proper device PM support for composite kscan.
* Clean up composite kscan to allow multiple instances properly. * Implement PM hook and properly suspend/resume the child devices. Fixes: zmkfirmware#2388
Configuration menu - View commit details
-
Copy full SHA for cd25c12 - Browse repository at this point
Copy the full SHA cd25c12View commit details -
feat(mouse): Add mouse move and scroll support [WIP]
Co-authored-by: Alexander Krikun <[email protected]> Co-authored-by: Robert U <[email protected]> Co-authored-by: Shawn Meier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94c17d6 - Browse repository at this point
Copy the full SHA 94c17d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04022d2 - Browse repository at this point
Copy the full SHA 04022d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c26b481 - Browse repository at this point
Copy the full SHA c26b481View commit details -
Configuration menu - View commit details
-
Copy full SHA for e38fd78 - Browse repository at this point
Copy the full SHA e38fd78View commit details -
feat(mouse): Add input configs for data mods.
* Add ability to swap X/Y, invert X and Y values, and apply a scalar multiplier/divisor.
Configuration menu - View commit details
-
Copy full SHA for b2f6163 - Browse repository at this point
Copy the full SHA b2f6163View commit details -
refactor(mouse): Remove mouse work queue, Kconfig
* Remove now-unused mouse work queue and related mouse main file. * Move ticks config into a DTS property on the two axis input behavior.
Configuration menu - View commit details
-
Copy full SHA for 4e53004 - Browse repository at this point
Copy the full SHA 4e53004View commit details -
fix(mouse): Fixes for logging.
* Corrected logging for two-axis input timestamps.
Configuration menu - View commit details
-
Copy full SHA for 77acca1 - Browse repository at this point
Copy the full SHA 77acca1View commit details -
refactor: Proper per-device input listeners.
* Buffer data from input devices and only surface to HID once synd'd.
Configuration menu - View commit details
-
Copy full SHA for 5513584 - Browse repository at this point
Copy the full SHA 5513584View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8fa8aa - Browse repository at this point
Copy the full SHA f8fa8aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dad5926 - Browse repository at this point
Copy the full SHA dad5926View commit details -
refactor(mouse): Tweak behavior inclusion, listener code
* Always import mouse keys behavior and their associated listeners. * Tweak listener code to only add listener nodes when listener and the associated input device are enabled.
Configuration menu - View commit details
-
Copy full SHA for 0c3536c - Browse repository at this point
Copy the full SHA 0c3536cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37ba9eb - Browse repository at this point
Copy the full SHA 37ba9ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d45cb3c - Browse repository at this point
Copy the full SHA d45cb3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc75de5 - Browse repository at this point
Copy the full SHA bc75de5View commit details