platform/x86: asus-wmi: map more keys on ExpertBook B9
authorAnton Khirnov <anton@khirnov.net>
Wed, 27 Aug 2025 15:29:54 +0000 (17:29 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 28 Aug 2025 15:41:38 +0000 (18:41 +0300)
commit3c75dc44ad11c347596aa81af3c8d4a7547dd517
treeb7e101999b1e3aee2a44f6e6dc6f7246c1345811
parent132bfcd24925d4d4531a19b87acb8474be82a017
platform/x86: asus-wmi: map more keys on ExpertBook B9

* there is a dedicated "noise cancel" key in top row, between mic mute
  and PrintScreen; it sends 0xCA when pressed by itself (mapped to F13),
  0xCB with Fn (mapped to F14)
* Fn+f sends 0x9D; it is not documented in the manual, but some web
  search results mention "asus intelligent performance"; mapped to FN_F

Signed-off-by: Anton Khirnov <anton@khirnov.net>
Reviewed-by: Hans de Goede <hansg@kernel.org>
Link: https://lore.kernel.org/r/20250827152954.4844-1-anton@khirnov.net
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/asus-nb-wmi.c