Keychron Mechanical keyboard Notes

January 22, 2025

How to enable function keys under linux

Run this:

echo "options hid_apple fnmode=2" | sudo tee -a /etc/modprobe.d/hid_apple.conf

where fnmode:

then:

mkinitcpio -P
update-initramfs -u -k all
dracut -v -f