From 561e2b1c5ab6a007d69ceea1464ab5adb5cd2b05 Mon Sep 17 00:00:00 2001 From: Stephan Hilb Date: Sun, 2 Jun 2019 22:09:06 +0200 Subject: rules: add lv5:{lsgt,ralt}_switch options This allows usage of the level5 switching without locking behaviour. The necessary symbols definitions were already present quite some time. --- rules/base.o_s.part | 2 ++ rules/base.xml | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/rules/base.o_s.part b/rules/base.o_s.part index 8927f24..1fd0c63 100644 --- a/rules/base.o_s.part +++ b/rules/base.o_s.part @@ -167,6 +167,8 @@ lv3:caps_switch_latch = +level3(caps_switch_latch) lv3:bksl_switch_latch = +level3(bksl_switch_latch) lv3:lsgt_switch_latch = +level3(lsgt_switch_latch) + lv5:lsgt_switch = +level5(lsgt_switch) + lv5:ralt_switch = +level5(ralt_switch) lv5:lsgt_switch_lock = +level5(lsgt_switch_lock) lv5:ralt_switch_lock = +level5(ralt_switch_lock) lv5:lwin_switch_lock = +level5(lwin_switch_lock) diff --git a/rules/base.xml b/rules/base.xml index 8fdb631..a38adaf 100644 --- a/rules/base.xml +++ b/rules/base.xml @@ -7277,6 +7277,18 @@ lv5 Key to choose 5th level + +