update README

This commit is contained in:
Denis Lehmann 2021-04-28 23:41:56 +02:00
parent a155eea399
commit 67cc92cc83

View file

@ -39,6 +39,9 @@
An instruction how to apply profiles automatically while running *Steam* games can be found below. An instruction how to apply profiles automatically while running *Steam* games can be found below.
Currently only devices with the /LED matrix/ feature are supported.
Every device on which single LED colors can be set should fall into this category.
** Features ** Features
- Write lighting profiles in TOML - Write lighting profiles in TOML
@ -97,7 +100,7 @@
*** Lightmaps *** Lightmaps
The lights of Razer devices are arranged in two dimensional matrices with various numbers of columns and rows. The lights of Razer devices (on which single LED colors can be set) are arranged in two dimensional matrices with various numbers of columns and rows.
So called /lightmaps/ are TOML files which map identifiers to positions in the matrices. So called /lightmaps/ are TOML files which map identifiers to positions in the matrices.
For every device at least one lightmap must be created and be placed in the =LIGHTMAP_DIRECTORY= (default: =~/.config/rzr/lightmaps=). For every device at least one lightmap must be created and be placed in the =LIGHTMAP_DIRECTORY= (default: =~/.config/rzr/lightmaps=).