mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
New default keyboard color: white
This commit is contained in:
parent
218dce4cf9
commit
6b6de61885
|
@ -55,7 +55,7 @@
|
|||
#define COLOR_CYAN 0x00FFFF
|
||||
#define COLOR_WHITE 0xFFFFFF
|
||||
|
||||
#define KB_COLOR_DEFAULT COLOR_BLUE // Default Color Blue
|
||||
#define KB_COLOR_DEFAULT COLOR_WHITE // Default Color White
|
||||
#define DEFAULT_MODE 0
|
||||
|
||||
// Method IDs for CLEVO_GET
|
||||
|
|
Loading…
Reference in a new issue