diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/keyboards/Generic.kcm | 1 | ||||
-rw-r--r-- | data/keyboards/Virtual.kcm | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/data/keyboards/Generic.kcm b/data/keyboards/Generic.kcm index 544076f..782a701 100644 --- a/data/keyboards/Generic.kcm +++ b/data/keyboards/Generic.kcm @@ -252,6 +252,7 @@ key SPACE { label: ' ' base: ' ' alt, meta: fallback SEARCH + ctrl: fallback LANGUAGE_SWITCH } key ENTER { diff --git a/data/keyboards/Virtual.kcm b/data/keyboards/Virtual.kcm index e592013..d90b790 100644 --- a/data/keyboards/Virtual.kcm +++ b/data/keyboards/Virtual.kcm @@ -249,6 +249,7 @@ key SPACE { label: ' ' base: ' ' alt, meta: fallback SEARCH + ctrl: fallback LANGUAGE_SWITCH } key ENTER { |