Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
2022-01-20 | [Bug][Core] Fix optical sensor firmware upload (#15919) | Drashna Jaelre | |
2021-12-28 | Format code according to conventions (#15604) | QMK Bot | |
2021-12-27 | pwm3360 driver cleanup and diff reduction to adns9800 (#15559) | uqs | |
* Diff reduction between ADNS9800 and PMW3360 drivers. They are very similar devices. This (somewhat) unreadable diff is essentially a no-op, but it makes a `vimdiff` between the 2 drivers much more readable. * Cleanup pwm3360 driver some more. Remove redundant calls to spi_start() and spi_stop(), as pmw3360_write() will already call these. | |||
2021-11-14 | Rework and expand Pointing Device support (#14343) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2021-11-01 | Manually format develop (#15003) | Joel Challis | |
2021-10-24 | Tidy up ADNS9800 and PMW3360 firmware blobs (#14936) | Ryan | |
2021-06-21 | Move optical sensor code to drivers folder (#13044) | Drashna Jaelre | |