special_keys: uppercase for DPI switch control
This commit is contained in:
parent
6e5d36e59f
commit
1361af5501
|
@ -264,7 +264,7 @@ CONTROL = _NamedInts(
|
|||
Load_Lighting_Custom_Profile=0x00FA,
|
||||
Laser_button_short_press=0x00FB,
|
||||
Laser_button_long_press=0x00FC,
|
||||
DPI_switch=0x00FD,
|
||||
DPI_Switch=0x00FD,
|
||||
MultiPlatform_Home__Show_Desktop=0x00FE,
|
||||
MultiPlatform_App_Switch__Show_Dashboard=0x00FF,
|
||||
MultiPlatform_App_Switch_2=0x0100, # MultiPlatform_App_Switch
|
||||
|
|
Loading…
Reference in New Issue