Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.6.0](v0.5.0...v0.6.0) (2024-03-10) ### Bug Fixes * **Config:** only return a match if a whole config block matches ([3ec9eeb](3ec9eeb)) * **format:** Remove unused code and comments ([35a26c8](35a26c8)) * **Legion Go:** Add mouse support to driver. ([3014b8b](3014b8b)) * **Legion Go:** Add status events for the lego controller ([c57815e](c57815e)) * **Legion Go:** Fix mouse reports. Fix config for different modes. ([09b731c](09b731c)) * **Legion Go:** Fix Touchpad Input report ([376a069](376a069)) * **Legion Go:** Move yaml to new naming schema. Rename Base to QuickAccess. ([75744de](75744de)) * **Legion Go:** Rename Accel to Gyro. Fix some warnings. ([37cf1a4](37cf1a4)) * **schema:** Update schema with paddle 3, vendor/product ID for evdev. ([111fdb4](111fdb4)) ### Features * **Legion Go:** Add Legion Go support ([cfe64b0](cfe64b0)) * **manager:** Check devices once, and on add/remove. ([2af1113](2af1113)) ### Reverts * Revert "fix(config): Use interface number for seen devices. Don't force all interfaces to be present." ([2208a1a](2208a1a))
- Loading branch information