mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-18 11:35:21 -04:00
Add VSG Mintaka keyboard
This commit is contained in:
committed by
Adam Honse
parent
7dcdef28c8
commit
d7e467a37f
@@ -225,6 +225,9 @@ static const std::map<std::string, led_label> led_label_lookup =
|
||||
{ KEY_FR_GRAVE_U, { "ù" , "\xc3\xb9" }},
|
||||
{ KEY_FR_ASTERIX, { "*" , "*" }},
|
||||
{ KEY_FR_EXCLAIMATION, { "!" , "!" }},
|
||||
{ KEY_ES_OPEN_QUESTION_MARK,{ "¿" , "¡" }},
|
||||
{ KEY_ES_TILDE, { "´" , "¨" }},
|
||||
{ KEY_ES_ENIE, { "ñ" , "Ñ" }},
|
||||
};
|
||||
|
||||
void DeviceView::setController(RGBController * controller_ptr)
|
||||
|
||||
Reference in New Issue
Block a user