mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
Update README.md
This commit is contained in:
parent
4ceede6545
commit
2f922ce8f4
11
README.md
11
README.md
|
@ -14,6 +14,7 @@ Additions
|
||||||
- Sysfs interface to control the brightness, mode, color, on/off state
|
- Sysfs interface to control the brightness, mode, color, on/off state
|
||||||
- DKMS Ready
|
- DKMS Ready
|
||||||
- Full RGB Color Support
|
- Full RGB Color Support
|
||||||
|
- WMI Support for switch over the FN-Keys
|
||||||
|
|
||||||
# Building and Install <a name="building"></a>
|
# Building and Install <a name="building"></a>
|
||||||
|
|
||||||
|
@ -162,17 +163,25 @@ Set the brightness of keyboard
|
||||||
# Modes <a name="modes"></a>
|
# Modes <a name="modes"></a>
|
||||||
|
|
||||||
## CUSTOM
|
## CUSTOM
|
||||||
|
Value: 0
|
||||||
|
|
||||||
## BREATHE
|
## BREATHE
|
||||||
|
Value: 1
|
||||||
|
|
||||||
## CYCLE
|
## CYCLE
|
||||||
|
Value: 2
|
||||||
|
|
||||||
## DANCE
|
## DANCE
|
||||||
|
Value: 3
|
||||||
|
|
||||||
## FLASH
|
## FLASH
|
||||||
|
Value: 4
|
||||||
|
|
||||||
## RANDOM_COLOR
|
## RANDOM_COLOR
|
||||||
|
Value: 5
|
||||||
|
|
||||||
## TEMPO
|
## TEMPO
|
||||||
|
Value: 6
|
||||||
|
|
||||||
## WAVE
|
## WAVE
|
||||||
|
Value: 7
|
Loading…
Reference in a new issue