test: Replace superseded key names in test keymaps
Replace deprecated key names (LSFT, LCTL, RCTL, M_NEXT). Replace abbreviated names with fully qualified names (LSFT, LCTL, LALT, LGUI, RGUI). Follow-up to #21.
This commit is contained in:
parent
d748d8a749
commit
aebe90908d
14 changed files with 22 additions and 22 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
lower_layer {
|
||||
bindings = <
|
||||
&cp M_NEXT &trans
|
||||
&cp C_NEXT &trans
|
||||
&kp L &kp J>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue