fix(shields): Proper arrow comments in reference keymap
swapped the up and down arrows to reflect the bindings
This commit is contained in:
parent
1d5b48cb52
commit
f1b5dc4081
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
// ------------------------------------------------------------------------------------------------------------
|
// ------------------------------------------------------------------------------------------------------------
|
||||||
// | | | | | | | | | | | | | |
|
// | | | | | | | | | | | | | |
|
||||||
// | ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | |
|
// | ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | |
|
||||||
// | F1 | F2 | F3 | F4 | F5 | F6 | | | <- | ^ | v | -> | |
|
// | F1 | F2 | F3 | F4 | F5 | F6 | | | <- | v | ^ | -> | |
|
||||||
// | F7 | F8 | F9 | F10 | F11 | F12 | | | | + | - | = | [ | ] | \ |
|
// | F7 | F8 | F9 | F10 | F11 | F12 | | | | + | - | = | [ | ] | \ |
|
||||||
// | | | | | | | | | |
|
// | | | | | | | | | |
|
||||||
bindings = <
|
bindings = <
|
||||||
|
|
Loading…
Reference in a new issue