You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
232 B

This repository contains some utilities and setup info for the
ASUS N7601ZM on linux.
# Keychron K8 keyboard
To allow funcfion keys to work properly, add this to /etc/modprobe.d in conf file:
```
options hid_apple fnmode=0
```