Skip to content

Commit 27e0135

Browse files
authored
Update README.md
1 parent a101b72 commit 27e0135

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
- Keychron K2
33
- Keychron K1 SE
44
- Keychron K6
5+
- Keychron C2
56

67
---
78

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)
911

1012

1113
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:
2022

2123
Paste the following into the window:
2224

23-
```
25+
```shell
2426
[Unit]
2527
Description=The command to make the Keychron K2 work
2628

0 commit comments

Comments
 (0)