cb22 / macbook12-spi-driver

WIP input driver for the SPI touchpad / keyboard found in the 12" MacBook (MacBook8,1 + MacBook9,1)
GNU General Public License v2.0
300 stars 106 forks source link

Wrong key mapping for <>\ and § with swiss german keyboard layout #23

Closed joelkraehemann closed 7 years ago

joelkraehemann commented 7 years ago

Two keys aren't working as expected they are:

This keys aren't accessible to me since I use swiss german keyboard layout. There is probably something wrong with the mapping.

Dunedan commented 7 years ago

That's what the new option iso_layout is for. :wink: See #12 and #17 for more details.

cb22 commented 7 years ago

This was fixed by #17 as far as I can tell; do re-open if that's not the case.