Commit 913f12c
committed
fix(Hardware Support): Fix Legion Go Regressions
Fixes multiple regressions on the Legion Go 1 with original firmware by
doing the following:
- Split original Go 1 firmware and new Go 2 firmware into separate drivers.
- Remove unsupported events (IMU events, M1, Alt-Tab, and Show Desktop
buttons), from the Go 1 driver.
- Remove default event filter from the Go 1 driver.
- Remove Screen based IMU from the Go 2 configuration.1 parent 3e12dc5 commit 913f12c
8 files changed
Lines changed: 971 additions & 147 deletions
File tree
- src
- drivers/lego
- input
- composite_device
- source
- hidraw
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | 117 | | |
127 | 118 | | |
128 | 119 | | |
| |||
0 commit comments