summaryrefslogtreecommitdiff
path: root/app/tests/modifiers/explicit/kp-lctl-dn-lctl-up/native_posix.keymap
diff options
context:
space:
mode:
authorinnovaker <66737976+innovaker@users.noreply.github.com>2020-11-03 11:36:01 +0000
committerPete Johanson <peter@peterjohanson.com>2020-11-03 23:50:54 -0500
commitaebe90908df58e332186f3152f67fbdc9f0d3ffb (patch)
tree42e30c8c8598ec8f9521c855df738ad2b5003483 /app/tests/modifiers/explicit/kp-lctl-dn-lctl-up/native_posix.keymap
parentd748d8a7496ea436a7e643245dbefb7b9c99d0cb (diff)
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.
Diffstat (limited to 'app/tests/modifiers/explicit/kp-lctl-dn-lctl-up/native_posix.keymap')
-rw-r--r--app/tests/modifiers/explicit/kp-lctl-dn-lctl-up/native_posix.keymap4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/tests/modifiers/explicit/kp-lctl-dn-lctl-up/native_posix.keymap b/app/tests/modifiers/explicit/kp-lctl-dn-lctl-up/native_posix.keymap
index 3324584..9c7d7c8 100644
--- a/app/tests/modifiers/explicit/kp-lctl-dn-lctl-up/native_posix.keymap
+++ b/app/tests/modifiers/explicit/kp-lctl-dn-lctl-up/native_posix.keymap
@@ -17,8 +17,8 @@
default_layer {
bindings = <
- &kp LCTL &kp LCTL
- &kp LSFT &none
+ &kp LEFT_CONTROL &kp LEFT_CONTROL
+ &kp LEFT_SHIFT &none
>;
};
};