opencardev / crankshaft

Crankshaft: A turnkey GNU/Linux solution that transforms a Raspberry Pi to an Android Auto head unit.
http://getcrankshaft.com
GNU General Public License v3.0
2.17k stars 262 forks source link

custom key mappings + maps and media player in physical keys #81

Open wiciu15 opened 6 years ago

wiciu15 commented 6 years ago

My question is, if there's a possibility to make more physical key functionality(for example shortcut to maps and media player) and mapping our own keys to androidauto actions. For example I have up/down buttons on my custom keyboard, but since they are almost useless in androidauto, i would like to map them to other functionality like maps or music player(these actions aren't in openauto yet but I've seen it in genuine headunits so they should be possible to implement I guess??).

htruong commented 6 years ago

It would need tweaking from the aasdk and OpenAuto side, and yes, once OpenAuto implements that, it should be easy to add support on the crankshaft side. Let me see what is needed to enable those features.