Create `90-internal-keyboard.hwdb` file in `/etc/udev/hwdb.d`:
touch /etc/udev/hwdb.d/90-internal-keyboard.hwdb
Then put this into it:
evdev:input:b0011v0001p0001eAB41*
KEYBOARD_KEY_82=f20
After that run this:
sudo systemd-hwdb update
and reboot.
Should work now (altho I still dontk now how to make the LED work). I solved this thanks to my post on manjaro forum: <
But this solution works on other distros 2, for example PopOS