rog-aura: add proper labels for keys via &str into

This commit is contained in:
Luke D. Jones
2022-07-29 11:15:37 +12:00
parent 5e06aeabe9
commit 3330e4973f
7 changed files with 161 additions and 9 deletions

View File

@@ -53,7 +53,7 @@ row = [
'Hyphen',
'Equals',
'BkSpc',
'Home',
'MediaPlay',
]
[[rows]]
@@ -72,7 +72,7 @@ row = [
'LBracket',
'RBracket',
'BackSlash',
'PgUp',
'MediaStop',
]
[[rows]]
@@ -90,7 +90,7 @@ row = [
'SemiColon',
'Quote',
'Return',
'PgDn',
'MediaPrev',
]
[[rows]]
@@ -108,7 +108,7 @@ row = [
'FwdSlash',
'RshiftSmall',
'UpRegular',
'End',
'MediaNext',
]
[[rows]]