HyperX Origin Core variant
This commit is contained in:
parent
138d991cf2
commit
92d8240384
7 changed files with 241 additions and 136 deletions
|
|
@ -228,6 +228,7 @@ static const std::map<std::string, led_label> led_label_lookup =
|
|||
{ KEY_ES_OPEN_QUESTION_MARK,{ "¿" , "¡" }},
|
||||
{ KEY_ES_TILDE, { "´" , "¨" }},
|
||||
{ KEY_ES_ENIE, { "ñ" , "Ñ" }},
|
||||
{ KEY_BR_TILDE, { "~" , "~" }}
|
||||
};
|
||||
|
||||
void DeviceView::setController(RGBController * controller_ptr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue