Skip to content

Instantly share code, notes, and snippets.

@zzFluke
Forked from ercoppa/80-keychron.rules
Created August 12, 2019 13:57
Show Gist options
  • Save zzFluke/2ed6b8b00a9ddd50733800b011e14f40 to your computer and use it in GitHub Desktop.
Save zzFluke/2ed6b8b00a9ddd50733800b011e14f40 to your computer and use it in GitHub Desktop.
K2 Keychron Ubuntu 18.04
SUBSYSTEMS=="input", ATTRS{name}=="Keychron K2", RUN+="echo 0 | tee /sys/module/hid_apple/parameters/fnmode"
  1. Add the udev rule in /etc/udev/rules.d/
  2. sudo udevadm control --reload-rules && sudo udevadm trigger
  3. Use it in MacOS mode (it works even in Windows mode but I don't get the accent when typing, e.g., RALT++e`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment