From: kekrby <kekrby@xxxxxxxxx> Hi all, This patch series is an updated version of this one: https://lore.kernel.org/all/20220910094354.12359-2-kekrby@xxxxxxxxx/. # Changes since v1: - Fixed loading the module with the `swap_fn_leftctrl` option set to 1, which would make the Fn key cease to function. (Setting the option after loading the module still worked, which is why the bug was not caught while testing.) Kerem Karabay (2): HID: apple: fix key translations where multiple quirks attempt to translate the same key and the ones that depend on other translations HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip drivers/hid/hid-apple.c | 118 ++++++++++++++++++---------------------- 1 file changed, 52 insertions(+), 66 deletions(-) -- 2.37.2