mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
Updated README.md
This commit is contained in:
parent
7a6de31fa5
commit
13397db453
|
@ -2,9 +2,6 @@
|
|||
- <a href="#description">Description</a>
|
||||
- <a href="#building">Building and Install</a>
|
||||
- <a href="#using">Using</a>
|
||||
- <a href="#sysfs">Sysfs</a>
|
||||
- <a href="#kernelparam">Kernel Parameter</a>
|
||||
- <a href="#modes">Modes</a>
|
||||
|
||||
# Description <a name="description"></a>
|
||||
TUXEDO Computers kernel module drivers for keyboard, keyboard backlight & general hardware I/O using the [SysFS interface](https://en.wikipedia.org/wiki/Sysfs) (since version 3.2.0)
|
||||
|
@ -102,4 +99,3 @@ sudo su
|
|||
|
||||
echo tuxedo_keyboard >> /etc/modules
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue