forked from kofal.net/zmk
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:
@@ -10,7 +10,7 @@
|
||||
default_layer {
|
||||
bindings = <
|
||||
&kp B &none
|
||||
&cp M_NEXT &none>;
|
||||
&cp C_NEXT &none>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user