Add keymap for Razer Blade Pro 17 2021
This commit is contained in:
parent
c901144ede
commit
cb6b701b8d
2 changed files with 93 additions and 2 deletions
|
|
@ -93,6 +93,7 @@ static const std::map<std::string, led_label> led_label_lookup =
|
|||
{ "Key: \\ (ISO)", { "\\" , "\\", }},
|
||||
{ "Key: ;", { ";" , ";", }},
|
||||
{ "Key: '", { "'" , "'", }},
|
||||
{ "Key: #", { "#" , "#", }},
|
||||
{ "Key: ,", { "," , ",", }},
|
||||
{ "Key: .", { "." , ".", }},
|
||||
{ "Key: /", { "/" , "/", }},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue