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
298 stars 103 forks source link

applespi: Support special Japanese layout keys #35

Closed sibradzic closed 7 years ago

sibradzic commented 7 years ago

This adds scan codes for the following keys:

Fixes #34

Signed-off-by: Samir Ibradzic

cb22 commented 7 years ago

Hi @sibradzic - thanks for the pull request!

Looks good to me, so I'll merge this in.