fix(mechwild/sugarglider): correct custom keycode shortNames

This commit is contained in:
honorless 2023-11-26 16:36:23 -05:00
parent 39bc566d89
commit 72afe7c984

View File

@ -5,12 +5,12 @@
{
"name": "DPI_UP",
"title": "Increase the DPI of the touchpad.",
"shortName": "DPI\nDown"
"shortName": "DPI\nUp"
},
{
"name": "DPI_DN",
"title": "Decrease the DPI of the touchpad.",
"shortName": "DPI\nUp"
"shortName": "DPI\nDown"
},
{
"name": "DPI_FINE",