On Sun, Feb 16, 2025 at 10:18 PM Aditya Garg <gargaditya08@xxxxxxxx> wrote: > BTW, are there any differences in HID reports if Fn+F1 and only F1 are pressed? No. > You also said F6 shows a reserved keycode, which IIRC, you sent in a patch to translate to F6. Is the keycode same with and without Fn? When Fn is held, F6 is plain F6 and no translation is required. > In case you have an Apple A1255, could you check whether hdev->name is different from "Bluetooth Keyboard”. We don’t really want to break the original Apple version just because of this defective clone. If I understand correctly Mac OS sets each Apple keyboard's internal name to "<username>'s keyboard" by default, and that's what mine is, but a user could conceivably override that with "Bluetooth Keyboard". It's also possible "Bluetooth Keyboard" is the name that all A1255's had when they walked out of the factory, before they were connected to an Apple device. -Alex