blob: 6061e97f8e8a1c2dd4833a53538d4b0fabf0c830 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<h1 align="center">Utility to generate keyd configurations for use on Chromebooks</h1>
## List of supported distributions
- Alpine
- Arch Linux
- Chimera Linux
- Debian
- Fedora
- openSUSE
- Ubuntu
- Void Linux
### Instructions
1. git clone https://github.com/WeirdTreeThing/cros-keyboard-map
2. cd cros-keyboard-map
3. ./install.sh
Thanks to rvaiya for creating [keyd](https://github.com/rvaiya/keyd).
|