We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4635a90 commit d978569Copy full SHA for d978569
docs/manual.md
@@ -125,7 +125,16 @@ The easiest way to solve this problem is by reflashing the firmware ; to do this
125
</tr>
126
<tr>
127
<td>KEY_LEFT_GUI</td>
128
- <td>Windows Key / OPT / Super</td>
+ <td>Windows Key</td>
129
+ </tr>
130
131
+ <tr>
132
+ <td>KEY_CMD</td>
133
+ <td>MacOS Left CMD Key</td>
134
135
136
+ <td>KEY_OPT</td>
137
+ <td>MacOS Left ALT KEY</td>
138
139
140
<td>KEY_LEFT_ALT</td>
0 commit comments