Commit e30bfdb
committed
HID: apple: Bind Apple silicon SPI devices
Apple MacBook keyboards started using HID over SPI in 2015. With the
addition of the SPI HID transport they can be supported by this driver.
Support all product ids over with the Apple SPI vendor id for now.
The Macbook Pro (M1, 13-inch, 2020) uses the same function key mapping
as other Macbook Pros with touchbar and dedicated ESC key.
Apple silicon Macbooks use the same function key mapping as the 2021 and
later Magic Keyboards.
Signed-off-by: Janne Grunau <j@jannau.net>1 parent 6aa9e80 commit e30bfdb
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
476 | 488 | | |
477 | 489 | | |
478 | 490 | | |
| |||
521 | 533 | | |
522 | 534 | | |
523 | 535 | | |
| 536 | + | |
524 | 537 | | |
525 | 538 | | |
526 | 539 | | |
| |||
938 | 951 | | |
939 | 952 | | |
940 | 953 | | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
941 | 958 | | |
942 | 959 | | |
943 | 960 | | |
| |||
1192 | 1209 | | |
1193 | 1210 | | |
1194 | 1211 | | |
| 1212 | + | |
| 1213 | + | |
1195 | 1214 | | |
1196 | 1215 | | |
1197 | 1216 | | |
| |||
0 commit comments