We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a101b72 commit 27e0135Copy full SHA for 27e0135
README.md
@@ -2,10 +2,12 @@
2
- Keychron K2
3
- Keychron K1 SE
4
- Keychron K6
5
+- Keychron C2
6
7
---
8
-# Enable Function Keys On The Keychron K2 Mechanical Keyboard Under Linux
9
+# Enable Function Keys On Keychron Mechanical Keyboards Under Linux, with `systemd`
10
+## (or, disable pesky media keys)
11
12
13
Below, you'll find the steps required to create a systemd command that will run at boot to disable the media keys and restore f1-f12 functionality.
@@ -20,7 +22,7 @@ Open a terminal window and enter the following command:
20
22
21
23
Paste the following into the window:
24
-```
25
+```shell
26
[Unit]
27
Description=The command to make the Keychron K2 work
28
0 commit comments