diff --git a/data/keyboards/am+phonetic.yaml b/data/keyboards/am+phonetic.yaml index 86f3ae7c..fa6e3ee9 100644 --- a/data/keyboards/am+phonetic.yaml +++ b/data/keyboards/am+phonetic.yaml @@ -3,11 +3,13 @@ # Oct 2021 --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 32, height: 32 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 32, height: 32 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 32, height: 32 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -40,7 +42,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -53,22 +55,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ԱԲԳ" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/am+phonetic_wide.yaml b/data/keyboards/am+phonetic_wide.yaml index 5a6dbea0..5a47f6a9 100644 --- a/data/keyboards/am+phonetic_wide.yaml +++ b/data/keyboards/am+phonetic_wide.yaml @@ -3,11 +3,13 @@ # Oct 2021 --- outlines: - default: { width: 50, height: 42 } - altline: { width: 74.54, height: 42 } - wide: { width: 45.29, height: 32 } - spaceline: { width: 200.96, height: 42 } - special: { width: 62.27, height: 42 } + default: { width: 50, height: 42 } + altline: { width: 74.54, height: 42 } + wide: { width: 45.29, height: 32 } + change-view: { width: 74.54, height: 42 } + change-view-2: { width: 45.29, height: 32 } + spaceline: { width: 200.96, height: 42 } + special: { width: 62.27, height: 42 } views: base: @@ -40,7 +42,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -53,22 +55,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ԱԲԳ" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/am.yaml b/data/keyboards/am.yaml index adee5719..db46fe92 100644 --- a/data/keyboards/am.yaml +++ b/data/keyboards/am.yaml @@ -3,11 +3,13 @@ # Oct 2021 --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 32, height: 32 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 32, height: 32 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 32, height: 32 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -40,7 +42,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -53,22 +55,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ԱԲԳ" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/am_wide.yaml b/data/keyboards/am_wide.yaml index e283b755..355cb53c 100644 --- a/data/keyboards/am_wide.yaml +++ b/data/keyboards/am_wide.yaml @@ -3,11 +3,13 @@ # Oct 2021 --- outlines: - default: { width: 50, height: 42 } - altline: { width: 74.54, height: 42 } - wide: { width: 45.29, height: 32 } - spaceline: { width: 200.96, height: 42 } - special: { width: 62.27, height: 42 } + default: { width: 50, height: 42 } + altline: { width: 74.54, height: 42 } + wide: { width: 45.29, height: 32 } + change-view: { width: 74.54, height: 42 } + change-view-2: { width: 45.29, height: 32 } + spaceline: { width: 200.96, height: 42 } + special: { width: 62.27, height: 42 } views: base: @@ -40,7 +42,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -53,22 +55,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ԱԲԳ" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/ara.yaml b/data/keyboards/ara.yaml index 63dd989c..920e09bb 100644 --- a/data/keyboards/ara.yaml +++ b/data/keyboards/ara.yaml @@ -1,11 +1,13 @@ # Maintained by: Khaled Eldoheiri --- outlines: - default: { width: 32.66, height: 52 } - altline: { width: 48.99, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 195.96, height: 52 } - special: { width: 35.66, height: 52 } + default: { width: 32.66, height: 52 } + altline: { width: 48.99, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 48.99, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 195.96, height: 52 } + special: { width: 35.66, height: 52 } views: base: @@ -35,7 +37,7 @@ buttons: locking: lock_view: "extra" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -48,21 +50,20 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ض" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" space: outline: "spaceline" - label: " " text: " " Return: outline: "altline" diff --git a/data/keyboards/ara_wide.yaml b/data/keyboards/ara_wide.yaml index 7167c821..b13a56cf 100644 --- a/data/keyboards/ara_wide.yaml +++ b/data/keyboards/ara_wide.yaml @@ -1,11 +1,13 @@ # Maintained by: Khaled Eldoheiri --- outlines: - default: { width: 49, height: 42 } - altline: { width: 73.5, height: 42 } - wide: { width: 108, height: 42 } - spaceline: { width: 324, height: 42 } - special: { width: 49, height: 42 } + default: { width: 49, height: 42 } + altline: { width: 73.5, height: 42 } + wide: { width: 108, height: 42 } + change-view: { width: 73.5, height: 42 } + change-view-2: { width: 108, height: 42 } + spaceline: { width: 324, height: 42 } + special: { width: 49, height: 42 } views: base: @@ -35,7 +37,7 @@ buttons: locking: lock_view: "extra" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -48,21 +50,20 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ض" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" space: outline: "spaceline" - label: " " text: " " Return: outline: "altline" diff --git a/data/keyboards/be.yaml b/data/keyboards/be.yaml index 92ccd4ea..f702e7fa 100644 --- a/data/keyboards/be.yaml +++ b/data/keyboards/be.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 59, height: 52 } - spaceline: { width: 140, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 59, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 59, height: 52 } + spaceline: { width: 140, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -39,12 +41,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -52,29 +54,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "âÂ" space: outline: "spaceline" diff --git a/data/keyboards/be_wide.yaml b/data/keyboards/be_wide.yaml index 46da0856..90ff2621 100644 --- a/data/keyboards/be_wide.yaml +++ b/data/keyboards/be_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 100, height: 42 } - spaceline: { width: 205, height: 42 } - special: { width: 54, height: 42 } + default: { width: 54, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 100, height: 42 } + change-view: { width: 81, height: 42 } + change-view-2: { width: 100, height: 42 } + spaceline: { width: 205, height: 42 } + special: { width: 54, height: 42 } views: base: @@ -39,12 +41,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -52,29 +54,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "âÂ" space: outline: "spaceline" diff --git a/data/keyboards/bg+phonetic.yaml b/data/keyboards/bg+phonetic.yaml index 4e64c2df..1e01148f 100644 --- a/data/keyboards/bg+phonetic.yaml +++ b/data/keyboards/bg+phonetic.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 32.72, height: 52 } - altline: { width: 47, height: 52 } - wide: { width: 49.09, height: 52 } - spaceline: { width: 185, height: 52 } - special: { width: 44, height: 52 } + default: { width: 32.72, height: 52 } + altline: { width: 47, height: 52 } + wide: { width: 49.09, height: 52 } + change-view: { width: 47, height: 52 } + change-view-2: { width: 49.09, height: 52 } + spaceline: { width: 185, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -35,12 +37,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -48,22 +50,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" space: outline: "spaceline" diff --git a/data/keyboards/bg+phonetic_wide.yaml b/data/keyboards/bg+phonetic_wide.yaml index b920ff5e..cb04408b 100644 --- a/data/keyboards/bg+phonetic_wide.yaml +++ b/data/keyboards/bg+phonetic_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 48, height: 42 } - altline: { width: 68.95, height: 42 } - wide: { width: 72.01, height: 42 } - spaceline: { width: 271.39, height: 42 } - special: { width: 64.55, height: 42 } + default: { width: 48, height: 42 } + altline: { width: 68.95, height: 42 } + wide: { width: 72.01, height: 42 } + change-view: { width: 68.95, height: 42 } + change-view-2: { width: 72.01, height: 42 } + spaceline: { width: 271.39, height: 42 } + special: { width: 64.55, height: 42 } views: base: @@ -35,12 +37,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -48,22 +50,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" space: outline: "spaceline" diff --git a/data/keyboards/bg.yaml b/data/keyboards/bg.yaml index 47fd8046..fe280ede 100644 --- a/data/keyboards/bg.yaml +++ b/data/keyboards/bg.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 32.72, height: 52 } - altline: { width: 47, height: 52 } - wide: { width: 49.09, height: 52 } - spaceline: { width: 185, height: 52 } - special: { width: 44, height: 52 } + default: { width: 32.72, height: 52 } + altline: { width: 47, height: 52 } + wide: { width: 49.09, height: 52 } + change-view: { width: 47, height: 52 } + change-view-2: { width: 49.09, height: 52 } + spaceline: { width: 185, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -35,12 +37,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -48,22 +50,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" space: outline: "spaceline" diff --git a/data/keyboards/bg_wide.yaml b/data/keyboards/bg_wide.yaml index efd7732e..68f57829 100644 --- a/data/keyboards/bg_wide.yaml +++ b/data/keyboards/bg_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 48, height: 42 } - altline: { width: 68.95, height: 42 } - wide: { width: 72.01, height: 42 } - spaceline: { width: 271.39, height: 42 } - special: { width: 64.55, height: 42 } + default: { width: 48, height: 42 } + altline: { width: 68.95, height: 42 } + wide: { width: 72.01, height: 42 } + change-view: { width: 68.95, height: 42 } + change-view-2: { width: 72.01, height: 42 } + spaceline: { width: 271.39, height: 42 } + special: { width: 64.55, height: 42 } views: base: @@ -35,12 +37,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -48,22 +50,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" space: outline: "spaceline" diff --git a/data/keyboards/br.yaml b/data/keyboards/br.yaml index 03b8798a..eb06ec5f 100644 --- a/data/keyboards/br.yaml +++ b/data/keyboards/br.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -34,35 +36,35 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "1ã" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "1ã" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/br_wide.yaml b/data/keyboards/br_wide.yaml index 2582efd3..68ab967b 100644 --- a/data/keyboards/br_wide.yaml +++ b/data/keyboards/br_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 52, height: 42 } - altline: { width: 77.52, height: 42 } - wide: { width: 91.25, height: 42 } - spaceline: { width: 209, height: 42 } - special: { width: 64.76, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 77.52, height: 42 } + wide: { width: 91.25, height: 42 } + change-view: { width: 77.52, height: 42 } + change-view-2: { width: 91.25, height: 42 } + spaceline: { width: 209, height: 42 } + special: { width: 64.76, height: 42 } views: base: @@ -34,35 +36,35 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "1ã" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "1ã" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/ca.yaml b/data/keyboards/ca.yaml index 7caf38c9..83aa6b17 100644 --- a/data/keyboards/ca.yaml +++ b/data/keyboards/ca.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -39,42 +41,42 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "âÂ" space: outline: "spaceline" diff --git a/data/keyboards/ca_wide.yaml b/data/keyboards/ca_wide.yaml index 7b6d7cd2..52ded1e1 100644 --- a/data/keyboards/ca_wide.yaml +++ b/data/keyboards/ca_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 52, height: 42 } - altline: { width: 77.52, height: 42 } - wide: { width: 91.25, height: 42 } - spaceline: { width: 209, height: 42 } - special: { width: 64.76, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 77.52, height: 42 } + wide: { width: 91.25, height: 42 } + change-view: { width: 77.52, height: 42 } + change-view-2: { width: 91.25, height: 42 } + spaceline: { width: 209, height: 42 } + special: { width: 64.76, height: 42 } views: base: @@ -39,42 +41,42 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "âÂ" space: outline: "spaceline" diff --git a/data/keyboards/ch+de.yaml b/data/keyboards/ch+de.yaml index d2bae4b2..262eda83 100644 --- a/data/keyboards/ch+de.yaml +++ b/data/keyboards/ch+de.yaml @@ -2,11 +2,13 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 48, height: 52 } - wide: { width: 59, height: 52 } - spaceline: { width: 70, height: 52 } - special: { width: 28, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 48, height: 52 } + wide: { width: 59, height: 52 } + change-view: { width: 48, height: 52 } + change-view-2: { width: 59, height: 52 } + spaceline: { width: 70, height: 52 } + special: { width: 28, height: 52 } views: base: @@ -36,12 +38,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -49,21 +51,20 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" space: outline: "spaceline" - label: " " text: " " Return: outline: "wide" diff --git a/data/keyboards/ch+de_wide.yaml b/data/keyboards/ch+de_wide.yaml index 29f9675b..7be0c379 100644 --- a/data/keyboards/ch+de_wide.yaml +++ b/data/keyboards/ch+de_wide.yaml @@ -2,11 +2,13 @@ --- outlines: - default: { width: 52, height: 42 } - altline: { width: 70.65, height: 42 } - wide: { width: 86.84, height: 42 } - spaceline: { width: 103.03, height: 42 } - special: { width: 41.21, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 70.65, height: 42 } + wide: { width: 86.84, height: 42 } + change-view: { width: 70.65, height: 42 } + change-view-2: { width: 86.84, height: 42 } + spaceline: { width: 103.03, height: 42 } + special: { width: 41.21, height: 42 } views: base: @@ -36,12 +38,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -49,21 +51,20 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" space: outline: "spaceline" - label: " " text: " " Return: outline: "wide" diff --git a/data/keyboards/ch+fr.yaml b/data/keyboards/ch+fr.yaml index 2f1cfab2..0601d5d1 100644 --- a/data/keyboards/ch+fr.yaml +++ b/data/keyboards/ch+fr.yaml @@ -1,11 +1,13 @@ # Maintained by: Jordi Bossy . No Copyright, enjoy! --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 48, height: 52 } - wide: { width: 59, height: 52 } - spaceline: { width: 70, height: 52 } - special: { width: 28, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 48, height: 52 } + wide: { width: 59, height: 52 } + change-view: { width: 48, height: 52 } + change-view-2: { width: 59, height: 52 } + spaceline: { width: 70, height: 52 } + special: { width: 28, height: 52 } views: base: @@ -40,12 +42,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -53,28 +55,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Ââ" space: outline: "spaceline" - label: " " text: " " Return: outline: "wide" diff --git a/data/keyboards/ch+fr_wide.yaml b/data/keyboards/ch+fr_wide.yaml index 64c3e9ab..f8c9ba1b 100644 --- a/data/keyboards/ch+fr_wide.yaml +++ b/data/keyboards/ch+fr_wide.yaml @@ -1,11 +1,13 @@ # Maintained by: Jordi Bossy . No Copyright, enjoy! --- outlines: - default: { width: 52, height: 42 } - altline: { width: 70.65, height: 42 } - wide: { width: 86.84, height: 42 } - spaceline: { width: 103.03, height: 42 } - special: { width: 41.21, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 70.65, height: 42 } + wide: { width: 86.84, height: 42 } + change-view: { width: 70.65, height: 42 } + change-view-2: { width: 86.84, height: 42 } + spaceline: { width: 103.03, height: 42 } + special: { width: 41.21, height: 42 } views: base: @@ -40,12 +42,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -53,28 +55,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Ââ" space: outline: "spaceline" - label: " " text: " " Return: outline: "wide" diff --git a/data/keyboards/ch.yaml b/data/keyboards/ch.yaml index 9ade76b6..cd4878fe 100644 --- a/data/keyboards/ch.yaml +++ b/data/keyboards/ch.yaml @@ -3,12 +3,14 @@ --- outlines: - default: { width: 35.33, height: 58 } - doublewidth: { width: 70.66, height: 58 } - altline: { width: 52.8, height: 58 } - wide: { width: 64.9, height: 58 } - spaceline: { width: 116.67, height: 58 } - special: { width: 30.41, height: 58 } + default: { width: 35.33, height: 58 } + doublewidth: { width: 70.66, height: 58 } + altline: { width: 52.8, height: 58 } + wide: { width: 64.9, height: 58 } + change-view: { width: 52.8, height: 58 } + change-view-2: { width: 64.9, height: 58 } + spaceline: { width: 116.67, height: 58 } + special: { width: 30.41, height: 58 } views: base: @@ -43,7 +45,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -56,28 +58,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Ââ" Space: outline: "spaceline" - label: " " text: " " Return: outline: "wide" diff --git a/data/keyboards/ch_wide.yaml b/data/keyboards/ch_wide.yaml index 1a6d239e..5466f8bc 100644 --- a/data/keyboards/ch_wide.yaml +++ b/data/keyboards/ch_wide.yaml @@ -3,14 +3,16 @@ --- outlines: - default: { width: 48, height: 42 } - doublewidth: { width: 96, height: 42 } - narrow: { width: 33, height: 42 } - large: { width: 66, height: 42 } - altline: { width: 72, height: 42 } - wide: { width: 108, height: 42 } - spaceline: { width: 162, height: 42 } - special: { width: 48, height: 42 } + default: { width: 48, height: 42 } + doublewidth: { width: 96, height: 42 } + narrow: { width: 33, height: 42 } + large: { width: 66, height: 42 } + altline: { width: 72, height: 42 } + wide: { width: 108, height: 42 } + change-view: { width: 72, height: 42 } + change-view-2: { width: 108, height: 42 } + spaceline: { width: 162, height: 42 } + special: { width: 48, height: 42 } views: base: @@ -45,7 +47,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -58,28 +60,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Ââ" Space: outline: "spaceline" - label: " " text: " " Return: outline: "wide" @@ -87,7 +88,7 @@ buttons: keysym: "Return" °: outline: "large" - ".": + .: outline: "narrow" ",": outline: "narrow" diff --git a/data/keyboards/cz+qwerty.yaml b/data/keyboards/cz+qwerty.yaml index af93637c..20626585 100644 --- a/data/keyboards/cz+qwerty.yaml +++ b/data/keyboards/cz+qwerty.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 52.67, height: 52 } - spaceline: { width: 106, height: 52 } - special: { width: 35.33, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 52.67, height: 52 } + change-view: { width: 52.67, height: 52 } + spaceline: { width: 106, height: 52 } + special: { width: 35.33, height: 52 } + change-view-2: { width: 35.33, height: 52 } views: base: @@ -25,7 +27,7 @@ views: symbols: - "~ ` | · √ π τ ÷ × ¶" - "© ® £ € ¥ ^ ° * { }" - - "show_numbers_from_symbols \\ / < > = [ ] BackSpace" + - "show_numbers \\ / < > = [ ] BackSpace" - "show_letters preferences show_accents space , . Return" accents: - "ä ě é ř ť ý ů í ó ö" @@ -44,56 +46,51 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" accents_Shift_L: action: locking: lock_view: "upper_accents" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_accents: action: locking: lock_view: "accents" unlock_view: "base" - outline: "special" + outline: "change-view-2" label: "á" show_upper_accents: action: locking: lock_view: "upper_accents" unlock_view: "base" - outline: "special" + outline: "change-view-2" label: "Á" space: outline: "spaceline" diff --git a/data/keyboards/cz+qwerty_wide.yaml b/data/keyboards/cz+qwerty_wide.yaml index e791db34..c94bd7c0 100644 --- a/data/keyboards/cz+qwerty_wide.yaml +++ b/data/keyboards/cz+qwerty_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 81, height: 42 } - spaceline: { width: 162, height: 42 } - special: { width: 54, height: 42 } + default: { width: 54, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 81, height: 42 } + change-view: { width: 81, height: 42 } + spaceline: { width: 162, height: 42 } + special: { width: 54, height: 42 } + change-view-2: { width: 54, height: 42 } views: base: @@ -25,7 +27,7 @@ views: symbols: - "~ ` | · √ π τ ÷ × ¶" - "© ® £ € ¥ ^ ° * { }" - - "show_numbers_from_symbols \\ / < > = [ ] BackSpace" + - "show_numbers \\ / < > = [ ] BackSpace" - "show_letters preferences show_accents space , . Return" accents: - "ä ě é ř ť ý ů í ó ö" @@ -44,56 +46,51 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" accents_Shift_L: action: locking: lock_view: "upper_accents" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_accents: action: locking: lock_view: "accents" unlock_view: "base" - outline: "special" + outline: "change-view-2" label: "á" show_upper_accents: action: locking: lock_view: "upper_accents" unlock_view: "base" - outline: "special" + outline: "change-view-2" label: "Á" space: outline: "spaceline" diff --git a/data/keyboards/cz.yaml b/data/keyboards/cz.yaml index 971beffb..a7b8f201 100644 --- a/data/keyboards/cz.yaml +++ b/data/keyboards/cz.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 52.67, height: 52 } - spaceline: { width: 106, height: 52 } - special: { width: 35.33, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 52.67, height: 52 } + change-view: { width: 52.67, height: 52 } + spaceline: { width: 106, height: 52 } + special: { width: 35.33, height: 52 } + change-view-2: { width: 35.33, height: 52 } views: base: @@ -25,7 +27,7 @@ views: symbols: - "~ ` | · √ π τ ÷ × ¶" - "© ® £ € ¥ ^ ° * { }" - - "show_numbers_from_symbols \\ / < > = [ ] BackSpace" + - "show_numbers \\ / < > = [ ] BackSpace" - "show_letters preferences show_accents space , . Return" accents: - "ä ě é ř ť ž ů í ó ö" @@ -44,56 +46,51 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" accents_Shift_L: action: locking: lock_view: "upper_accents" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_accents: action: locking: lock_view: "accents" unlock_view: "base" - outline: "special" + outline: "change-view-2" label: "á" show_upper_accents: action: locking: lock_view: "upper_accents" unlock_view: "base" - outline: "special" + outline: "change-view-2" label: "Á" space: outline: "spaceline" diff --git a/data/keyboards/cz_wide.yaml b/data/keyboards/cz_wide.yaml index 4dc3701a..c29af92c 100644 --- a/data/keyboards/cz_wide.yaml +++ b/data/keyboards/cz_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 81, height: 42 } - spaceline: { width: 162, height: 42 } - special: { width: 54, height: 42 } + default: { width: 54, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 81, height: 42 } + change-view: { width: 81, height: 42 } + spaceline: { width: 162, height: 42 } + special: { width: 54, height: 42 } + change-view-2: { width: 54, height: 42 } views: base: @@ -25,7 +27,7 @@ views: symbols: - "~ ` | · √ π τ ÷ × ¶" - "© ® £ € ¥ ^ ° * { }" - - "show_numbers_from_symbols \\ / < > = [ ] BackSpace" + - "show_numbers \\ / < > = [ ] BackSpace" - "show_letters preferences show_accents space , . Return" accents: - "ä ě é ř ť ž ů í ó ö" @@ -44,56 +46,51 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" accents_Shift_L: action: locking: lock_view: "upper_accents" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_accents: action: locking: lock_view: "accents" unlock_view: "base" - outline: "special" + outline: "change-view-2" label: "á" show_upper_accents: action: locking: lock_view: "upper_accents" unlock_view: "base" - outline: "special" + outline: "change-view-2" label: "Á" space: outline: "spaceline" diff --git a/data/keyboards/de.yaml b/data/keyboards/de.yaml index c2a6e500..6febbc95 100644 --- a/data/keyboards/de.yaml +++ b/data/keyboards/de.yaml @@ -4,7 +4,6 @@ outlines: subtle-highlight: { width: 35.33, height: 52 } altline: { width: 52.67, height: 52 } change-view: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } spaceline: { width: 89.3, height: 52 } special: { width: 35.33, height: 52 } diff --git a/data/keyboards/de_wide.yaml b/data/keyboards/de_wide.yaml index a7ca8e51..b59717f5 100644 --- a/data/keyboards/de_wide.yaml +++ b/data/keyboards/de_wide.yaml @@ -7,7 +7,6 @@ outlines: narrow: { width: 40.5, height: 42 } altline: { width: 81, height: 42 } change-view: { width: 81, height: 42 } - wide: { width: 108, height: 42 } spaceline: { width: 156, height: 42 } special: { width: 48, height: 42 } diff --git a/data/keyboards/dk.yaml b/data/keyboards/dk.yaml index 0769206f..3f5ffc72 100644 --- a/data/keyboards/dk.yaml +++ b/data/keyboards/dk.yaml @@ -1,9 +1,10 @@ --- outlines: - default: { width: 32, height: 52 } - altline: { width: 48.39024, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 150.5853, height: 52 } + default: { width: 32, height: 52 } + altline: { width: 48.39024, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 48.39024, height: 52 } + spaceline: { width: 150.5853, height: 52 } views: base: @@ -33,33 +34,33 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" - outline: "altline" + outline: "change-view" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" - ".": - outline: altline + .: + outline: "altline" space: outline: "spaceline" text: " " diff --git a/data/keyboards/dk_wide.yaml b/data/keyboards/dk_wide.yaml index 97a69a9e..bfa3053d 100644 --- a/data/keyboards/dk_wide.yaml +++ b/data/keyboards/dk_wide.yaml @@ -1,9 +1,10 @@ --- outlines: - default: { width: 48, height: 42 } - altline: { width: 72.58, height: 42 } - wide: { width: 92.99, height: 42 } - spaceline: { width: 225.87, height: 42 } + default: { width: 48, height: 42 } + altline: { width: 72.58, height: 42 } + wide: { width: 92.99, height: 42 } + change-view: { width: 72.58, height: 42 } + spaceline: { width: 225.87, height: 42 } views: base: @@ -33,33 +34,33 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" - outline: "altline" + outline: "change-view" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" - ".": - outline: altline + .: + outline: "altline" space: outline: "spaceline" text: " " diff --git a/data/keyboards/email/us.yaml b/data/keyboards/email/us.yaml index 0cae6434..59c7a97d 100644 --- a/data/keyboards/email/us.yaml +++ b/data/keyboards/email/us.yaml @@ -1,11 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 106.67, height: 52 } - special: { width: 44, height: 52 } - large: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 106.67, height: 52 } + special: { width: 44, height: 52 } + large: { width: 44, height: 52 } views: base: @@ -35,12 +36,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" "@": outline: "large" preferences: @@ -50,22 +51,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "large" diff --git a/data/keyboards/email/us_wide.yaml b/data/keyboards/email/us_wide.yaml index 617fc59e..7d29676e 100644 --- a/data/keyboards/email/us_wide.yaml +++ b/data/keyboards/email/us_wide.yaml @@ -1,11 +1,12 @@ --- outlines: - default: { width: 52, height: 42 } - altline: { width: 77.52, height: 42 } - wide: { width: 91.25, height: 42 } - spaceline: { width: 157, height: 42 } - special: { width: 64.76, height: 42 } - large: { width: 54.76, height: 42 } + default: { width: 52, height: 42 } + wide: { width: 91.25, height: 42 } + change-view: { width: 77.52, height: 42 } + change-view-2: { width: 91.25, height: 42 } + spaceline: { width: 157, height: 42 } + special: { width: 64.76, height: 42 } + large: { width: 54.76, height: 42 } views: base: @@ -35,12 +36,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" "@": outline: "large" preferences: @@ -50,22 +51,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "large" diff --git a/data/keyboards/epo.yaml b/data/keyboards/epo.yaml index 1a6a0d9c..040c342e 100644 --- a/data/keyboards/epo.yaml +++ b/data/keyboards/epo.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 99.67, height: 52 } - special: { width: 35.33, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 99.67, height: 52 } + special: { width: 35.33, height: 52 } views: base: @@ -39,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -52,28 +54,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" - label: "ŭŜ" + outline: "change-view" + label: "Ŝŭ" space: outline: "spaceline" - label: " " text: " " Return: outline: "altline" diff --git a/data/keyboards/epo_wide.yaml b/data/keyboards/epo_wide.yaml index fb0ebbf4..81c66331 100644 --- a/data/keyboards/epo_wide.yaml +++ b/data/keyboards/epo_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 52, height: 42 } - altline: { width: 77.52, height: 42 } - wide: { width: 91.25, height: 42 } - spaceline: { width: 146.7, height: 42 } - special: { width: 52, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 77.52, height: 42 } + wide: { width: 91.25, height: 42 } + change-view: { width: 77.52, height: 42 } + change-view-2: { width: 91.25, height: 42 } + spaceline: { width: 146.7, height: 42 } + special: { width: 52, height: 42 } views: base: @@ -39,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -52,28 +54,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" - label: "ŭŜ" + outline: "change-view" + label: "Ŝŭ" space: outline: "spaceline" - label: " " text: " " Return: outline: "altline" diff --git a/data/keyboards/es+cat.yaml b/data/keyboards/es+cat.yaml index 0efa1645..8271887e 100644 --- a/data/keyboards/es+cat.yaml +++ b/data/keyboards/es+cat.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 99.67, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 99.67, height: 52 } + special: { width: 35.33, height: 52 } views: base: @@ -39,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -47,30 +49,30 @@ buttons: action: "erase" preferences: action: "show_prefs" - outline: "default" + outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" - label: "àÀ" + outline: "change-view" + label: "Àà" space: outline: "spaceline" text: " " diff --git a/data/keyboards/es+cat_wide.yaml b/data/keyboards/es+cat_wide.yaml index 9655c2bc..a0d07923 100644 --- a/data/keyboards/es+cat_wide.yaml +++ b/data/keyboards/es+cat_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 52, height: 42 } - altline: { width: 77.51, height: 42 } - wide: { width: 91.25, height: 42 } - spaceline: { width: 146.69, height: 42 } - special: { width: 64.75, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 77.51, height: 42 } + wide: { width: 91.25, height: 42 } + change-view: { width: 77.51, height: 42 } + change-view-2: { width: 91.25, height: 42 } + spaceline: { width: 146.69, height: 42 } + special: { width: 52, height: 42 } views: base: @@ -39,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -47,30 +49,30 @@ buttons: action: "erase" preferences: action: "show_prefs" - outline: "default" + outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" - label: "àÀ" + outline: "change-view" + label: "Àà" space: outline: "spaceline" text: " " diff --git a/data/keyboards/es.yaml b/data/keyboards/es.yaml index 41c896e9..90381ad8 100644 --- a/data/keyboards/es.yaml +++ b/data/keyboards/es.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 99.67, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 99.67, height: 52 } + special: { width: 35.33, height: 52 } views: base: @@ -39,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -47,30 +49,30 @@ buttons: action: "erase" preferences: action: "show_prefs" - outline: "default" + outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" - label: "áÁ" + outline: "change-view" + label: "Áá" space: outline: "spaceline" text: " " diff --git a/data/keyboards/es_wide.yaml b/data/keyboards/es_wide.yaml index aae07611..debf39cc 100644 --- a/data/keyboards/es_wide.yaml +++ b/data/keyboards/es_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 52, height: 42 } - altline: { width: 77.51, height: 42 } - wide: { width: 91.25, height: 42 } - spaceline: { width: 146.69, height: 42 } - special: { width: 64.75, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 77.51, height: 42 } + wide: { width: 91.25, height: 42 } + change-view: { width: 77.51, height: 42 } + change-view-2: { width: 91.25, height: 42 } + spaceline: { width: 146.69, height: 42 } + special: { width: 52, height: 42 } views: base: @@ -39,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -47,30 +49,30 @@ buttons: action: "erase" preferences: action: "show_prefs" - outline: "default" + outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" - label: "áÁ" + outline: "change-view" + label: "Áá" space: outline: "spaceline" text: " " diff --git a/data/keyboards/fi.yaml b/data/keyboards/fi.yaml index 5363a2f7..d2e1c046 100644 --- a/data/keyboards/fi.yaml +++ b/data/keyboards/fi.yaml @@ -1,9 +1,11 @@ --- outlines: - default: { width: 32, height: 52 } - altline: { width: 48.39024, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 150.5853, height: 52 } + default: { width: 32, height: 52 } + altline: { width: 48.39024, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 48.39024, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 150.5853, height: 52 } views: base: @@ -33,7 +35,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -41,27 +43,27 @@ buttons: action: "erase" preferences: action: "show_prefs" - outline: "altline" + outline: "change-view" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" - ".": - outline: altline + .: + outline: "altline" space: - outline: spaceline + outline: "spaceline" text: " " Return: outline: "wide" diff --git a/data/keyboards/fi_wide.yaml b/data/keyboards/fi_wide.yaml index 83c7c035..73e63a77 100644 --- a/data/keyboards/fi_wide.yaml +++ b/data/keyboards/fi_wide.yaml @@ -1,9 +1,11 @@ --- outlines: - default: { width: 48, height: 42 } - altline: { width: 72.59, height: 42 } - wide: { width: 93, height: 42 } - spaceline: { width: 225.88, height: 42 } + default: { width: 48, height: 42 } + altline: { width: 72.59, height: 42 } + wide: { width: 93, height: 42 } + change-view: { width: 72.59, height: 42 } + change-view-2: { width: 93, height: 42 } + spaceline: { width: 225.88, height: 42 } views: base: @@ -33,7 +35,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -41,27 +43,27 @@ buttons: action: "erase" preferences: action: "show_prefs" - outline: "altline" + outline: "change-view" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" - ".": - outline: altline + .: + outline: "altline" space: - outline: spaceline + outline: "spaceline" text: " " Return: outline: "wide" diff --git a/data/keyboards/fr+bepo.yaml b/data/keyboards/fr+bepo.yaml index 10a01c43..f5a6026a 100644 --- a/data/keyboards/fr+bepo.yaml +++ b/data/keyboards/fr+bepo.yaml @@ -1,11 +1,13 @@ --- outlines: - default: { width: 35.33, height: 52 } - small: { width: 50, height: 30 } - altline: { width: 35.33, height: 52 } - wide: { width: 50, height: 52 } - spaceline: { width: 150, height: 52 } - special: { width: 35.33, height: 52 } + default: { width: 35.33, height: 52 } + small: { width: 50, height: 30 } + altline: { width: 35.33, height: 52 } + wide: { width: 50, height: 52 } + change-view: { width: 35.33, height: 52 } + change-view-2: { width: 50, height: 52 } + spaceline: { width: 150, height: 52 } + special: { width: 35.33, height: 52 } views: base: @@ -40,12 +42,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -53,29 +55,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "âÂ" space: outline: "spaceline" diff --git a/data/keyboards/fr+bepo_wide.yaml b/data/keyboards/fr+bepo_wide.yaml index f15754a7..abc2c69e 100644 --- a/data/keyboards/fr+bepo_wide.yaml +++ b/data/keyboards/fr+bepo_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 100, height: 42 } - spaceline: { width: 205, height: 42 } - special: { width: 54, height: 42 } + default: { width: 54, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 100, height: 42 } + change-view: { width: 81, height: 42 } + change-view-2: { width: 100, height: 42 } + spaceline: { width: 205, height: 42 } + special: { width: 54, height: 42 } views: base: @@ -39,12 +41,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -52,29 +54,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "âÂ" space: outline: "spaceline" diff --git a/data/keyboards/fr.yaml b/data/keyboards/fr.yaml index 92ccd4ea..f702e7fa 100644 --- a/data/keyboards/fr.yaml +++ b/data/keyboards/fr.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 59, height: 52 } - spaceline: { width: 140, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 59, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 59, height: 52 } + spaceline: { width: 140, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -39,12 +41,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -52,29 +54,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "âÂ" space: outline: "spaceline" diff --git a/data/keyboards/fr_wide.yaml b/data/keyboards/fr_wide.yaml index 46da0856..90ff2621 100644 --- a/data/keyboards/fr_wide.yaml +++ b/data/keyboards/fr_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 100, height: 42 } - spaceline: { width: 205, height: 42 } - special: { width: 54, height: 42 } + default: { width: 54, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 100, height: 42 } + change-view: { width: 81, height: 42 } + change-view-2: { width: 100, height: 42 } + spaceline: { width: 205, height: 42 } + special: { width: 54, height: 42 } views: base: @@ -39,12 +41,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -52,29 +54,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "âÂ" space: outline: "spaceline" diff --git a/data/keyboards/ge.yaml b/data/keyboards/ge.yaml index 3b399e9a..f7ee65df 100644 --- a/data/keyboards/ge.yaml +++ b/data/keyboards/ge.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -34,7 +36,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -47,22 +49,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/ge_wide.yaml b/data/keyboards/ge_wide.yaml index 5964e2af..a9340836 100644 --- a/data/keyboards/ge_wide.yaml +++ b/data/keyboards/ge_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 52, height: 42 } - altline: { width: 77.52, height: 42 } - wide: { width: 91.26, height: 42 } - spaceline: { width: 209.01, height: 42 } - special: { width: 64.76, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 77.52, height: 42 } + wide: { width: 91.26, height: 42 } + change-view: { width: 77.52, height: 42 } + change-view-2: { width: 91.26, height: 42 } + spaceline: { width: 209.01, height: 42 } + special: { width: 64.76, height: 42 } views: base: @@ -34,7 +36,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -47,22 +49,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/gr+polytonic.yaml b/data/keyboards/gr+polytonic.yaml index dc4675d1..990f13d7 100644 --- a/data/keyboards/gr+polytonic.yaml +++ b/data/keyboards/gr+polytonic.yaml @@ -4,12 +4,14 @@ # --- outlines: - default: { width: 40, height: 60 } - altline: { width: 52.67, height: 60 } - wide: { width: 62, height: 60 } - extrawide: { width: 66, height: 60 } - spaceline: { width: 140, height: 60 } - special: { width: 44, height: 60 } + default: { width: 40, height: 60 } + altline: { width: 52.67, height: 60 } + wide: { width: 62, height: 60 } + change-view: { width: 52.67, height: 60 } + change-view-2: { width: 62, height: 60 } + extrawide: { width: 66, height: 60 } + spaceline: { width: 140, height: 60 } + special: { width: 44, height: 60 } views: base: @@ -102,7 +104,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -175,29 +177,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ΑΒΓ" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_accents: action: locking: lock_view: "accents" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "ᾦ" show_base: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "αι" space: outline: "spaceline" diff --git a/data/keyboards/gr+polytonic_wide.yaml b/data/keyboards/gr+polytonic_wide.yaml index 2b86523e..57214d9c 100644 --- a/data/keyboards/gr+polytonic_wide.yaml +++ b/data/keyboards/gr+polytonic_wide.yaml @@ -4,12 +4,14 @@ # --- outlines: - default: { width: 74, height: 60 } - altline: { width: 97.44, height: 60 } - wide: { width: 114.7, height: 60 } - extrawide: { width: 122.1, height: 60 } - spaceline: { width: 259, height: 60 } - special: { width: 81.4, height: 60 } + default: { width: 74, height: 60 } + altline: { width: 97.44, height: 60 } + wide: { width: 114.7, height: 60 } + change-view: { width: 97.44, height: 60 } + change-view-2: { width: 114.7, height: 60 } + extrawide: { width: 122.1, height: 60 } + spaceline: { width: 259, height: 60 } + special: { width: 81.4, height: 60 } views: base: @@ -102,7 +104,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -175,29 +177,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ΑΒΓ" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_accents: action: locking: lock_view: "accents" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "ᾦ" show_base: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "αι" space: outline: "spaceline" diff --git a/data/keyboards/gr.yaml b/data/keyboards/gr.yaml index c48cc9a9..b08f1f7a 100644 --- a/data/keyboards/gr.yaml +++ b/data/keyboards/gr.yaml @@ -4,11 +4,13 @@ # Edited by Sotiris Papadopoulos, sotirios.papadopoulos@inserm.fr --- outlines: - default: { width: 40, height: 60 } - altline: { width: 52.67, height: 60 } - wide: { width: 62, height: 60 } - spaceline: { width: 140, height: 60 } - special: { width: 44, height: 60 } + default: { width: 40, height: 60 } + altline: { width: 52.67, height: 60 } + wide: { width: 62, height: 60 } + change-view: { width: 52.67, height: 60 } + change-view-2: { width: 62, height: 60 } + spaceline: { width: 140, height: 60 } + special: { width: 44, height: 60 } views: base: @@ -42,7 +44,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -55,29 +57,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ΑΒΓ" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_accented: action: locking: lock_view: "accented" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "άΐ" show_base: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "αι" space: outline: "spaceline" diff --git a/data/keyboards/gr_wide.yaml b/data/keyboards/gr_wide.yaml index 6e02abbe..ef785e4a 100644 --- a/data/keyboards/gr_wide.yaml +++ b/data/keyboards/gr_wide.yaml @@ -1,11 +1,13 @@ # Created by Sotiris Papadopoulos, sotirios.papadopoulos@inserm.fr --- outlines: - default: { width: 80, height: 60 } - altline: { width: 110, height: 60 } - wide: { width: 120, height: 60 } - spaceline: { width: 250, height: 60 } - special: { width: 75, height: 60 } + default: { width: 80, height: 60 } + altline: { width: 110, height: 60 } + wide: { width: 120, height: 60 } + change-view: { width: 110, height: 60 } + change-view-2: { width: 120, height: 60 } + spaceline: { width: 250, height: 60 } + special: { width: 75, height: 60 } views: base: @@ -39,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -52,29 +54,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ΑΒΓ" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_accented: action: locking: lock_view: "accented" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "άΐ" show_base: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "αι" space: outline: "spaceline" diff --git a/data/keyboards/hu.yaml b/data/keyboards/hu.yaml index 9648be18..b74df173 100644 --- a/data/keyboards/hu.yaml +++ b/data/keyboards/hu.yaml @@ -1,11 +1,12 @@ # Maintained by: soyer --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 99.67, height: 52 } - special: { width: 35.33, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 99.67, height: 52 } + special: { width: 35.33, height: 52 } views: base: @@ -40,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -53,28 +54,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "éá" space: outline: "spaceline" - label: " " text: " " Return: outline: "altline" diff --git a/data/keyboards/hu_wide.yaml b/data/keyboards/hu_wide.yaml index 97b87116..b89e11d6 100644 --- a/data/keyboards/hu_wide.yaml +++ b/data/keyboards/hu_wide.yaml @@ -1,11 +1,12 @@ # Maintained by: soyer --- outlines: - default: { width: 48, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } - spaceline: { width: 216, height: 42 } - special: { width: 48, height: 42 } + default: { width: 48, height: 42 } + altline: { width: 81, height: 42 } + change-view: { width: 81, height: 42 } + change-view-2: { width: 108, height: 42 } + spaceline: { width: 216, height: 42 } + special: { width: 48, height: 42 } views: base: @@ -40,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -53,28 +54,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "éá" space: outline: "spaceline" - label: " " text: " " Return: outline: "altline" diff --git a/data/keyboards/il.yaml b/data/keyboards/il.yaml index ada245d0..34a0b6df 100644 --- a/data/keyboards/il.yaml +++ b/data/keyboards/il.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 40, height: 60 } - altline: { width: 56, height: 60 } - wide: { width: 62, height: 60 } - spaceline: { width: 142, height: 60 } - special: { width: 44, height: 60 } + default: { width: 40, height: 60 } + altline: { width: 40, height: 60 } + wide: { width: 62, height: 60 } + change-view: { width: 56, height: 60 } + change-view-2: { width: 62, height: 60 } + spaceline: { width: 142, height: 60 } + special: { width: 44, height: 60 } views: base: @@ -25,36 +27,36 @@ views: buttons: BackSpace: - outline: "default" + outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" CommaLarge: outline: "special" text: "," preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/il_wide.yaml b/data/keyboards/il_wide.yaml index 4fe6f568..b2676a48 100644 --- a/data/keyboards/il_wide.yaml +++ b/data/keyboards/il_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 52, height: 42 } - altline: { width: 72.8, height: 42 } - wide: { width: 80.6, height: 42 } - spaceline: { width: 184.6, height: 42 } - special: { width: 57.2, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 52, height: 42 } + wide: { width: 80.6, height: 42 } + change-view: { width: 72.8, height: 42 } + change-view-2: { width: 80.6, height: 42 } + spaceline: { width: 184.6, height: 42 } + special: { width: 57.2, height: 42 } views: base: @@ -25,36 +27,36 @@ views: buttons: BackSpace: - outline: "default" + outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" CommaLarge: outline: "special" text: "," preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/ir.yaml b/data/keyboards/ir.yaml index e0fb9975..ee63232d 100644 --- a/data/keyboards/ir.yaml +++ b/data/keyboards/ir.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -34,35 +36,35 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "۱۲۳" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "۱۲۳" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ا‌ب‌پ" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/ir_wide.yaml b/data/keyboards/ir_wide.yaml index a5f988dc..208d7e38 100644 --- a/data/keyboards/ir_wide.yaml +++ b/data/keyboards/ir_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } - spaceline: { width: 216, height: 42 } - special: { width: 54, height: 42 } + default: { width: 54, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 108, height: 42 } + change-view: { width: 81, height: 42 } + change-view-2: { width: 108, height: 42 } + spaceline: { width: 216, height: 42 } + special: { width: 54, height: 42 } views: base: @@ -34,7 +36,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -47,22 +49,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "۱۲۳" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "۱۲۳" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ا‌ب‌پ" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/it+fur.yaml b/data/keyboards/it+fur.yaml index 24bbd475..6e8f0945 100644 --- a/data/keyboards/it+fur.yaml +++ b/data/keyboards/it+fur.yaml @@ -2,11 +2,13 @@ # 14 october 2020 --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 99.67, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 99.67, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -41,7 +43,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -54,33 +56,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "àê" space: outline: "spaceline" - label: " " text: " " Return: outline: "altline" diff --git a/data/keyboards/it+fur_wide.yaml b/data/keyboards/it+fur_wide.yaml index 11c0128a..ff2b7698 100644 --- a/data/keyboards/it+fur_wide.yaml +++ b/data/keyboards/it+fur_wide.yaml @@ -2,11 +2,13 @@ # 14 october 2020 --- outlines: - default: { width: 52, height: 42 } - altline: { width: 77.52, height: 42 } - wide: { width: 91.26, height: 42 } - spaceline: { width: 146.7, height: 42 } - special: { width: 64.76, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 77.52, height: 42 } + wide: { width: 91.26, height: 42 } + change-view: { width: 77.52, height: 42 } + change-view-2: { width: 91.26, height: 42 } + spaceline: { width: 146.7, height: 42 } + special: { width: 64.76, height: 42 } views: base: @@ -41,7 +43,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -54,33 +56,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "àê" space: outline: "spaceline" - label: " " text: " " Return: outline: "altline" diff --git a/data/keyboards/it.yaml b/data/keyboards/it.yaml index 4e4d0c90..a7ff3e5d 100644 --- a/data/keyboards/it.yaml +++ b/data/keyboards/it.yaml @@ -2,11 +2,13 @@ # 03 october 2019 --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 99.67, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 99.67, height: 52 } + special: { width: 35.33, height: 52 } views: base: @@ -41,7 +43,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -49,36 +51,32 @@ buttons: action: "erase" preferences: action: "show_prefs" - outline: "default" + outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "altline" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: - set_view: "eschars" - outline: "altline" + locking: + lock_view: "eschars" + unlock_view: "base" + outline: "change-view" label: "àè" space: outline: "spaceline" - label: " " text: " " Return: outline: "altline" diff --git a/data/keyboards/it_wide.yaml b/data/keyboards/it_wide.yaml index e687e59d..060131f7 100644 --- a/data/keyboards/it_wide.yaml +++ b/data/keyboards/it_wide.yaml @@ -2,11 +2,13 @@ # 03 october 2019 --- outlines: - default: { width: 52, height: 42 } - altline: { width: 77.52, height: 42 } - wide: { width: 91.26, height: 42 } - spaceline: { width: 146.7, height: 42 } - special: { width: 64.76, height: 42 } + default: { width: 52, height: 42 } + altline: { width: 77.52, height: 42 } + wide: { width: 91.26, height: 42 } + change-view: { width: 77.52, height: 42 } + change-view-2: { width: 91.26, height: 42 } + spaceline: { width: 146.7, height: 42 } + special: { width: 52, height: 42 } views: base: @@ -41,7 +43,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -49,36 +51,32 @@ buttons: action: "erase" preferences: action: "show_prefs" - outline: "default" + outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "altline" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: - set_view: "eschars" - outline: "altline" + locking: + lock_view: "eschars" + unlock_view: "base" + outline: "change-view" label: "àè" space: outline: "spaceline" - label: " " text: " " Return: outline: "altline" diff --git a/data/keyboards/jp+kana.yaml b/data/keyboards/jp+kana.yaml index e4c2e63f..66e446ef 100644 --- a/data/keyboards/jp+kana.yaml +++ b/data/keyboards/jp+kana.yaml @@ -1,11 +1,12 @@ # Maintained by: Mark Müller --- outlines: - default: { width: 62, height: 52 } - default-wide: { width: 62, height: 52 } - altline: { width: 62, height: 52 } - wide: { width: 62, height: 52 } - special: { width: 62, height: 52 } + default: { width: 62, height: 52 } + default-wide: { width: 62, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 62, height: 52 } + change-view-2: { width: 62, height: 52 } + special: { width: 62, height: 52 } views: base: # hiragana @@ -195,7 +196,7 @@ buttons: BackSpace: outline: "wide" icon: "edit-clear-symbolic" - action: erase + action: "erase" Return: outline: "wide" icon: "key-enter" @@ -222,110 +223,110 @@ buttons: numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" # switch to latin characters roman: action: set_view: "roman" - outline: "wide" + outline: "change-view-2" label: "ᴀʙᴄ" # toggle button with 3 different states switch2roman: # switch from kana to latin characters view action: set_view: "roman" - outline: "wide" + outline: "change-view-2" label: "あᴀ₁" switch2num: # switch from latin characters to numbers view action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "ぁA₁" switch2kana: # switch from numbers to hiragana view action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ぁᴀ1" # Buttons for katakana and symbols ひらがな: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "あさ" _a: action: locking: lock_view: "_a" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "あ" ka: action: locking: lock_view: "ka" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "か" sa: action: locking: lock_view: "sa" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "さ" ta: action: locking: lock_view: "ta" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "た" na: action: locking: lock_view: "na" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "な" ha: action: locking: lock_view: "ha" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "は" ma: action: locking: lock_view: "ma" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "ま" ya: action: locking: lock_view: "ya" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "や" ra: action: locking: lock_view: "ra" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "ら" wa: action: locking: lock_view: "wa" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "わ" dummykey: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "" # buttons available on different views like symbols and punct should go # back to their corresponding view @@ -334,109 +335,109 @@ buttons: locking: lock_view: "symbols" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "()" punct: action: locking: lock_view: "punct" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "。" # Buttons for katakana and symbols カタカナ: action: set_view: "カタカナ" - outline: "wide" + outline: "change-view-2" label: "アサ" _A: action: locking: lock_view: "_A" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ア" KA: action: locking: lock_view: "KA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "カ" SA: action: locking: lock_view: "SA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "サ" TA: action: locking: lock_view: "TA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "タ" NA: action: locking: lock_view: "NA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ナ" HA: action: locking: lock_view: "HA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ハ" MA: action: locking: lock_view: "MA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "マ" YA: action: locking: lock_view: "YA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ヤ" RA: action: locking: lock_view: "RA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ラ" WA: action: locking: lock_view: "WA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ワ" DUMMYKEY: action: set_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "" SYMBOLS: action: locking: lock_view: "symbols" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "()" PUNCT: action: locking: lock_view: "punct" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "。" # Buttons for Latin characters RSYM1: @@ -444,82 +445,82 @@ buttons: locking: lock_view: "RSYM1" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "@#" ABC: action: locking: lock_view: "ABC" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴀʙᴄ" DEF: action: locking: lock_view: "DEF" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴅᴇꜰ" GHI: action: locking: lock_view: "GHI" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ɢʜɪ" JKL: action: locking: lock_view: "JKL" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴊᴋʟ" MNO: action: locking: lock_view: "MNO" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴍɴᴏ" PQRS: action: locking: lock_view: "PQRS" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴘǫʀs" TUV: action: locking: lock_view: "TUV" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴛᴜᴠ" WXYZ: action: locking: lock_view: "WXYZ" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴡxʏᴢ" RSYM2: action: locking: lock_view: "RSYM2" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "()" RSYM3: action: locking: lock_view: "RSYM3" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "+-" RSYM4: action: locking: lock_view: "RSYM4" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: ",.?" diff --git a/data/keyboards/jp+kana_wide.yaml b/data/keyboards/jp+kana_wide.yaml index 9588ea88..2bfd2498 100644 --- a/data/keyboards/jp+kana_wide.yaml +++ b/data/keyboards/jp+kana_wide.yaml @@ -1,11 +1,12 @@ # Maintained by: Mark Müller --- outlines: - default: { width: 62, height: 42 } - default-wide: { width: 62, height: 42 } - altline: { width: 62, height: 42 } - wide: { width: 62, height: 42 } - special: { width: 62, height: 42 } + default: { width: 62, height: 42 } + default-wide: { width: 62, height: 42 } + wide: { width: 62, height: 42 } + change-view: { width: 62, height: 42 } + change-view-2: { width: 62, height: 42 } + special: { width: 62, height: 42 } views: base: # hiragana @@ -195,7 +196,7 @@ buttons: BackSpace: outline: "wide" icon: "edit-clear-symbolic" - action: erase + action: "erase" Return: outline: "wide" icon: "key-enter" @@ -222,110 +223,110 @@ buttons: numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" # switch to latin characters roman: action: set_view: "roman" - outline: "wide" + outline: "change-view-2" label: "ᴀʙᴄ" # toggle button with 3 different states switch2roman: # switch from kana to latin characters view action: set_view: "roman" - outline: "wide" + outline: "change-view-2" label: "あᴀ₁" switch2num: # switch from latin characters to numbers view action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "ぁA₁" switch2kana: # switch from numbers to hiragana view action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ぁᴀ1" # Buttons for katakana and symbols ひらがな: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "あさ" _a: action: locking: lock_view: "_a" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "あ" ka: action: locking: lock_view: "ka" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "か" sa: action: locking: lock_view: "sa" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "さ" ta: action: locking: lock_view: "ta" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "た" na: action: locking: lock_view: "na" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "な" ha: action: locking: lock_view: "ha" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "は" ma: action: locking: lock_view: "ma" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "ま" ya: action: locking: lock_view: "ya" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "や" ra: action: locking: lock_view: "ra" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "ら" wa: action: locking: lock_view: "wa" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "わ" dummykey: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "" # buttons available on different views like symbols and punct should go # back to their corresponding view @@ -334,109 +335,109 @@ buttons: locking: lock_view: "symbols" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "()" punct: action: locking: lock_view: "punct" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "。" # Buttons for katakana and symbols カタカナ: action: set_view: "カタカナ" - outline: "wide" + outline: "change-view-2" label: "アサ" _A: action: locking: lock_view: "_A" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ア" KA: action: locking: lock_view: "KA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "カ" SA: action: locking: lock_view: "SA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "サ" TA: action: locking: lock_view: "TA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "タ" NA: action: locking: lock_view: "NA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ナ" HA: action: locking: lock_view: "HA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ハ" MA: action: locking: lock_view: "MA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "マ" YA: action: locking: lock_view: "YA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ヤ" RA: action: locking: lock_view: "RA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ラ" WA: action: locking: lock_view: "WA" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "ワ" DUMMYKEY: action: set_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "" SYMBOLS: action: locking: lock_view: "symbols" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "()" PUNCT: action: locking: lock_view: "punct" unlock_view: "カタカナ" - outline: "altline" + outline: "change-view" label: "。" # Buttons for Latin characters RSYM1: @@ -444,82 +445,82 @@ buttons: locking: lock_view: "RSYM1" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "@#" ABC: action: locking: lock_view: "ABC" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴀʙᴄ" DEF: action: locking: lock_view: "DEF" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴅᴇꜰ" GHI: action: locking: lock_view: "GHI" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ɢʜɪ" JKL: action: locking: lock_view: "JKL" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴊᴋʟ" MNO: action: locking: lock_view: "MNO" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴍɴᴏ" PQRS: action: locking: lock_view: "PQRS" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴘǫʀs" TUV: action: locking: lock_view: "TUV" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴛᴜᴠ" WXYZ: action: locking: lock_view: "WXYZ" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "ᴡxʏᴢ" RSYM2: action: locking: lock_view: "RSYM2" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "()" RSYM3: action: locking: lock_view: "RSYM3" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: "+-" RSYM4: action: locking: lock_view: "RSYM4" unlock_view: "roman" - outline: "altline" + outline: "change-view" label: ",.?" diff --git a/data/keyboards/no.yaml b/data/keyboards/no.yaml index 3a187077..ee13efa9 100644 --- a/data/keyboards/no.yaml +++ b/data/keyboards/no.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 32, height: 52 } - altline: { width: 48.39024, height: 52 } - wide: { width: 64, height: 52 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 32, height: 52 } + altline: { width: 48.39024, height: 52 } + wide: { width: 64, height: 52 } + change-view: { width: 48.39024, height: 52 } + change-view-2: { width: 64, height: 52 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -34,12 +36,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -47,27 +49,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: altline + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" - ".": + .: outline: "special" space: - outline: spaceline + outline: "spaceline" text: " " Return: outline: "wide" diff --git a/data/keyboards/no_wide.yaml b/data/keyboards/no_wide.yaml index 713c2a80..53aca9a1 100644 --- a/data/keyboards/no_wide.yaml +++ b/data/keyboards/no_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 48, height: 42 } - altline: { width: 72.59, height: 42 } - wide: { width: 96, height: 42 } - spaceline: { width: 213, height: 42 } - special: { width: 66, height: 42 } + default: { width: 48, height: 42 } + altline: { width: 72.59, height: 42 } + wide: { width: 96, height: 42 } + change-view: { width: 72.59, height: 42 } + change-view-2: { width: 96, height: 42 } + spaceline: { width: 213, height: 42 } + special: { width: 66, height: 42 } views: base: @@ -34,12 +36,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -47,27 +49,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: altline + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" - ".": + .: outline: "special" space: - outline: spaceline + outline: "spaceline" text: " " Return: outline: "wide" diff --git a/data/keyboards/number/us.yaml b/data/keyboards/number/us.yaml index e67d7c3b..9965ac3b 100644 --- a/data/keyboards/number/us.yaml +++ b/data/keyboards/number/us.yaml @@ -2,7 +2,7 @@ outlines: default: { width: 37.46341, height: 52 } altline: { width: 48.39024, height: 52 } - outline7: { width: 88.97561, height: 52 } + wide: { width: 88.97561, height: 52 } spaceline: { width: 120.5853, height: 52 } views: @@ -16,12 +16,12 @@ buttons: BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" space: - outline: spaceline + outline: "spaceline" text: " " Return: - outline: outline7 + outline: "wide" icon: "key-enter" keysym: "Return" asterisk: diff --git a/data/keyboards/number/us_wide.yaml b/data/keyboards/number/us_wide.yaml index c672b949..dabb0515 100644 --- a/data/keyboards/number/us_wide.yaml +++ b/data/keyboards/number/us_wide.yaml @@ -2,7 +2,7 @@ outlines: default: { width: 37.46341, height: 42 } altline: { width: 48.39024, height: 42 } - outline7: { width: 88.97561, height: 42 } + wide: { width: 88.97561, height: 42 } spaceline: { width: 120.5853, height: 42 } views: @@ -16,12 +16,12 @@ buttons: BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" space: - outline: spaceline + outline: "spaceline" text: " " Return: - outline: outline7 + outline: "wide" icon: "key-enter" keysym: "Return" asterisk: diff --git a/data/keyboards/pin/us.yaml b/data/keyboards/pin/us.yaml index 85467af7..66c2d208 100644 --- a/data/keyboards/pin/us.yaml +++ b/data/keyboards/pin/us.yaml @@ -13,7 +13,7 @@ views: buttons: BackSpace: icon: "edit-clear-symbolic" - action: erase + action: "erase" Return: icon: "key-enter" keysym: "Return" diff --git a/data/keyboards/pin/us_wide.yaml b/data/keyboards/pin/us_wide.yaml index 85467af7..66c2d208 100644 --- a/data/keyboards/pin/us_wide.yaml +++ b/data/keyboards/pin/us_wide.yaml @@ -13,7 +13,7 @@ views: buttons: BackSpace: icon: "edit-clear-symbolic" - action: erase + action: "erase" Return: icon: "key-enter" keysym: "Return" diff --git a/data/keyboards/pl.yaml b/data/keyboards/pl.yaml index c075f7e6..62435d47 100644 --- a/data/keyboards/pl.yaml +++ b/data/keyboards/pl.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 59, height: 52 } - spaceline: { width: 140, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 59, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 59, height: 52 } + spaceline: { width: 140, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -38,14 +40,13 @@ views: - "accents_show_upper Ż Ź Ć V B Ń M BackSpace" - "show_numbers preferences space show_upper_accents Return" - buttons: Shift_L: action: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" accents_show_upper: action: @@ -54,7 +55,7 @@ buttons: unlock_view: "accents" looks_locked_from: - "upper" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -67,29 +68,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_accents: action: locking: lock_view: "accents" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "ąę" show_upper_accents: action: @@ -98,7 +99,7 @@ buttons: unlock_view: "upper" looks_locked_from: - "accents" - outline: "altline" + outline: "change-view" label: "ĄĘ" .: outline: "altline" diff --git a/data/keyboards/pl_wide.yaml b/data/keyboards/pl_wide.yaml index 24d0a4e0..0465e417 100644 --- a/data/keyboards/pl_wide.yaml +++ b/data/keyboards/pl_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 100, height: 42 } - spaceline: { width: 206, height: 42 } - special: { width: 54, height: 42 } + default: { width: 54, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 100, height: 42 } + change-view: { width: 81, height: 42 } + change-view-2: { width: 100, height: 42 } + spaceline: { width: 206, height: 42 } + special: { width: 54, height: 42 } views: base: @@ -30,12 +32,12 @@ views: accents: - "q w ę r t y u i ó p" - "ą ś d f g h j k ł" - - "Shift_L ż ź ć v b ń m BackSpace" + - "accents_show_upper ż ź ć v b ń m BackSpace" - "show_numbers preferences space show_accents Return" upper_accents: - "Q W Ę R T Y U I Ó P" - "Ą Ś D F G H J K Ł" - - "Shift_L Ż Ź Ć V B Ń M BackSpace" + - "accents_show_upper Ż Ź Ć V B Ń M BackSpace" - "show_numbers preferences space show_upper_accents Return" buttons: @@ -44,7 +46,16 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" + icon: "key-shift" + accents_show_upper: + action: + locking: + lock_view: "upper_accents" + unlock_view: "accents" + looks_locked_from: + - "upper" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -57,36 +68,38 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_accents: action: locking: lock_view: "accents" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "ąę" show_upper_accents: action: locking: lock_view: "upper_accents" unlock_view: "upper" - outline: "altline" + looks_locked_from: + - "accents" + outline: "change-view" label: "ĄĘ" .: outline: "altline" diff --git a/data/keyboards/ro.yaml b/data/keyboards/ro.yaml index 2ddf2588..6cf07cb5 100644 --- a/data/keyboards/ro.yaml +++ b/data/keyboards/ro.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 99.67, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 99.67, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -25,7 +27,7 @@ views: symbols: - "~ ` | · √ π τ ÷ × ¶" - "© ® £ $ ¥ ^ ° * { }" - - "show_numbers_from_symbols \\ / < > = [ ] BackSpace" + - "show_numbers \\ / < > = [ ] BackSpace" - "show_letters show_eschars preferences space , Return" eschars: - "ă â î ș ț á é í ó ü" @@ -39,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -52,30 +54,25 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" - label: "ăĂ" + outline: "change-view" + label: "Ăă" space: outline: "spaceline" text: " " diff --git a/data/keyboards/ro_wide.yaml b/data/keyboards/ro_wide.yaml index d7269040..ea400b17 100644 --- a/data/keyboards/ro_wide.yaml +++ b/data/keyboards/ro_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } - spaceline: { width: 153, height: 42 } - special: { width: 54, height: 42 } + default: { width: 54, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 108, height: 42 } + change-view: { width: 81, height: 42 } + change-view-2: { width: 108, height: 42 } + spaceline: { width: 153, height: 42 } + special: { width: 54, height: 42 } views: base: @@ -25,7 +27,7 @@ views: symbols: - "~ ` | · √ π τ ÷ × ¶" - "© ® £ $ ¥ ^ ° * { }" - - "show_numbers_from_symbols \\ / < > = [ ] BackSpace" + - "show_numbers \\ / < > = [ ] BackSpace" - "show_letters show_eschars preferences space , Return" eschars: - "ă â î ș ț á é í ó ü" @@ -39,7 +41,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -52,30 +54,25 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" - label: "ăĂ" + outline: "change-view" + label: "Ăă" space: outline: "spaceline" text: " " diff --git a/data/keyboards/ru.yaml b/data/keyboards/ru.yaml index 2fd16e1e..8f52f0ed 100644 --- a/data/keyboards/ru.yaml +++ b/data/keyboards/ru.yaml @@ -1,12 +1,14 @@ --- outlines: - default: { width: 32, height: 52 } - altline: { width: 32, height: 52 } - wide: { width: 57, height: 52 } - narrow: { width: 26, height: 52 } - spaceline: { width: 107, height: 52 } - fill: { width: 159, height: 52 } - special: { width: 42, height: 52 } + default: { width: 32, height: 52 } + altline: { width: 32, height: 52 } + wide: { width: 57, height: 52 } + change-view: { width: 32, height: 52 } + change-view-2: { width: 57, height: 52 } + narrow: { width: 26, height: 52 } + spaceline: { width: 107, height: 52 } + fill: { width: 159, height: 52 } + special: { width: 42, height: 52 } views: base: @@ -27,7 +29,7 @@ views: symbols: - "~ ` | · √ π τ ÷ × ¶" - "© ® £ € ¥ ^ ° * { }" - - "show_numbers_from_symbols \\ / < > = [ ] BackSpace" + - "show_numbers \\ / < > = [ ] BackSpace" - "show_letters preferences space_fill . Return" buttons: @@ -36,35 +38,30 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "АБВ" show_symbols: action: set_view: "symbols" - outline: "wide" + outline: "change-view-2" label: "*/=" .: outline: "special" diff --git a/data/keyboards/ru_wide.yaml b/data/keyboards/ru_wide.yaml index b633c512..0bad6ca8 100644 --- a/data/keyboards/ru_wide.yaml +++ b/data/keyboards/ru_wide.yaml @@ -1,12 +1,14 @@ --- outlines: - default: { width: 48, height: 42 } - altline: { width: 48, height: 42 } - wide: { width: 85.5, height: 42 } - narrow: { width: 39, height: 42 } - spaceline: { width: 160.5, height: 42 } - fill: { width: 238.5, height: 42 } - special: { width: 63, height: 42 } + default: { width: 48, height: 42 } + altline: { width: 48, height: 42 } + wide: { width: 85.5, height: 42 } + change-view: { width: 48, height: 42 } + change-view-2: { width: 85.5, height: 42 } + narrow: { width: 39, height: 42 } + spaceline: { width: 160.5, height: 42 } + fill: { width: 238.5, height: 42 } + special: { width: 63, height: 42 } views: base: @@ -27,7 +29,7 @@ views: symbols: - "~ ` | · √ π τ ÷ × ¶" - "© ® £ € ¥ ^ ° * { }" - - "show_numbers_from_symbols \\ / < > = [ ] BackSpace" + - "show_numbers \\ / < > = [ ] BackSpace" - "show_letters preferences space_fill . Return" buttons: @@ -36,35 +38,30 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "АБВ" show_symbols: action: set_view: "symbols" - outline: "wide" + outline: "change-view-2" label: "*/=" .: outline: "special" diff --git a/data/keyboards/se.yaml b/data/keyboards/se.yaml index 0804f944..39995098 100644 --- a/data/keyboards/se.yaml +++ b/data/keyboards/se.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 32, height: 52 } - altline: { width: 48.39024, height: 52 } - wide: { width: 64, height: 52 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 32, height: 52 } + altline: { width: 48.39024, height: 52 } + wide: { width: 64, height: 52 } + change-view: { width: 48.39024, height: 52 } + change-view-2: { width: 64, height: 52 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: @@ -35,40 +37,40 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: - outline: altline + outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: - outline: "wide" action: set_view: "numbers" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: altline + outline: "change-view" label: "123" show_letters: - outline: "wide" + outline: "change-view-2" action: set_view: "base" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" - ".": + .: outline: "special" space: - outline: spaceline + outline: "spaceline" text: " " Return: outline: "wide" diff --git a/data/keyboards/se_wide.yaml b/data/keyboards/se_wide.yaml index 5cc5ecb0..6d5d9ac1 100644 --- a/data/keyboards/se_wide.yaml +++ b/data/keyboards/se_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 50, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } - spaceline: { width: 216, height: 42 } - special: { width: 60, height: 42 } + default: { width: 50, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 108, height: 42 } + change-view: { width: 81, height: 42 } + change-view-2: { width: 108, height: 42 } + spaceline: { width: 216, height: 42 } + special: { width: 60, height: 42 } views: @@ -35,40 +37,40 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: - outline: altline + outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: - outline: "wide" action: set_view: "numbers" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: altline + outline: "change-view" label: "123" show_letters: - outline: "wide" + outline: "change-view-2" action: set_view: "base" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" - ".": + .: outline: "special" space: - outline: spaceline + outline: "spaceline" text: " " Return: outline: "wide" diff --git a/data/keyboards/terminal/de.yaml b/data/keyboards/terminal/de.yaml index b6c295b0..b45de054 100644 --- a/data/keyboards/terminal/de.yaml +++ b/data/keyboards/terminal/de.yaml @@ -6,9 +6,11 @@ outlines: narrow: { width: 26.335, height: 46 } special: { width: 44, height: 46 } altline: { width: 52.67, height: 46 } + change-view: { width: 52.67, height: 46 } large: { width: 52.67, height: 46 } action: { width: 59, height: 46 } wide: { width: 59, height: 46 } + change-view-2: { width: 59, height: 46 } spaceline: { width: 92.29, height: 46 } small: { width: 50.471, height: 22 } @@ -56,12 +58,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -69,34 +71,34 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "τ=\\" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Ää" show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" .: outline: "large" diff --git a/data/keyboards/terminal/de_wide.yaml b/data/keyboards/terminal/de_wide.yaml index 5ca21402..c3b34c3d 100644 --- a/data/keyboards/terminal/de_wide.yaml +++ b/data/keyboards/terminal/de_wide.yaml @@ -6,9 +6,11 @@ outlines: narrow: { width: 40.5, height: 37 } special: { width: 54, height: 37 } altline: { width: 81, height: 37 } + change-view: { width: 81, height: 37 } large: { width: 81, height: 37 } action: { width: 90, height: 37 } wide: { width: 90, height: 37 } + change-view-2: { width: 90, height: 37 } spaceline: { width: 153, height: 37 } small: { width: 67.4, height: 22 } @@ -56,12 +58,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -69,34 +71,34 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "τ=\\" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Ää" show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" .: outline: "large" diff --git a/data/keyboards/terminal/es.yaml b/data/keyboards/terminal/es.yaml index 657cafaf..3bb1145c 100644 --- a/data/keyboards/terminal/es.yaml +++ b/data/keyboards/terminal/es.yaml @@ -1,15 +1,17 @@ --- outlines: - default: { width: 35.33, height: 46 } - halfwidth: { width: 17.665, height: 46 } - thin: { width: 30.995, height: 46 } - action: { width: 59, height: 46 } - altline: { width: 52.67, height: 46 } - large: { width: 52.67, height: 46 } - wide: { width: 59, height: 46 } - spaceline: { width: 92.29, height: 46 } - special: { width: 44, height: 46 } - small: { width: 50.471, height: 22 } + default: { width: 35.33, height: 46 } + halfwidth: { width: 17.665, height: 46 } + thin: { width: 30.995, height: 46 } + action: { width: 59, height: 46 } + altline: { width: 52.67, height: 46 } + change-view: { width: 52.67, height: 46 } + large: { width: 52.67, height: 46 } + wide: { width: 59, height: 46 } + change-view-2: { width: 59, height: 46 } + spaceline: { width: 92.29, height: 46 } + special: { width: 44, height: 46 } + small: { width: 50.471, height: 22 } views: base: @@ -55,12 +57,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -68,36 +70,36 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "τ=\\" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Áá" show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" - ".": + .: outline: "large" text: "." space: diff --git a/data/keyboards/terminal/es_wide.yaml b/data/keyboards/terminal/es_wide.yaml index 224a9551..96d21b9b 100644 --- a/data/keyboards/terminal/es_wide.yaml +++ b/data/keyboards/terminal/es_wide.yaml @@ -1,15 +1,17 @@ --- outlines: - default: { width: 54, height: 37 } - halfwidth: { width: 27, height: 37 } - thin: { width: 47.25, height: 37 } - action: { width: 90, height: 37 } - altline: { width: 81, height: 37 } - large: { width: 81, height: 37 } - wide: { width: 90, height: 37 } - spaceline: { width: 153, height: 37 } - special: { width: 54, height: 37 } - small: { width: 67.4, height: 22 } + default: { width: 54, height: 37 } + halfwidth: { width: 27, height: 37 } + thin: { width: 47.25, height: 37 } + action: { width: 90, height: 37 } + altline: { width: 81, height: 37 } + change-view: { width: 81, height: 37 } + large: { width: 81, height: 37 } + wide: { width: 90, height: 37 } + change-view-2: { width: 90, height: 37 } + spaceline: { width: 153, height: 37 } + special: { width: 54, height: 37 } + small: { width: 67.4, height: 22 } views: base: @@ -55,12 +57,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -68,36 +70,36 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "τ=\\" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Áá" show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" - ".": + .: outline: "large" text: "." space: diff --git a/data/keyboards/terminal/fr+bepo.yaml b/data/keyboards/terminal/fr+bepo.yaml index 15700618..6c34f28b 100644 --- a/data/keyboards/terminal/fr+bepo.yaml +++ b/data/keyboards/terminal/fr+bepo.yaml @@ -1,14 +1,15 @@ --- outlines: - default: { width: 35.33, height: 46 } - halfwidth: { width: 17.665, height: 46 } - action: { width: 59, height: 46 } - altline: { width: 42, height: 46 } - wide: { width: 50, height: 46 } - narrow: { width: 22.5, height: 46 } - spaceline: { width: 119.47, height: 46 } - special: { width: 35.33, height: 46 } - small: { width: 50.471, height: 22 } + default: { width: 35.33, height: 46 } + halfwidth: { width: 17.665, height: 46 } + narrow: { width: 22.5, height: 46 } + special: { width: 35.33, height: 46 } + change-view: { width: 42, height: 46 } + change-view-2: { width: 50, height: 46 } + action: { width: 59, height: 46 } + wide: { width: 50, height: 46 } + spaceline: { width: 119.47, height: 46 } + small: { width: 50.471, height: 22 } views: base: @@ -170,19 +171,19 @@ buttons: show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" Shift_L: action: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -190,29 +191,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Ââ" space: outline: "spaceline" diff --git a/data/keyboards/terminal/fr+bepo_wide.yaml b/data/keyboards/terminal/fr+bepo_wide.yaml index 25c4356d..1c147017 100644 --- a/data/keyboards/terminal/fr+bepo_wide.yaml +++ b/data/keyboards/terminal/fr+bepo_wide.yaml @@ -1,15 +1,16 @@ --- outlines: - default: { width: 54, height: 37 } - halfwidth: { width: 27, height: 37 } - narrow: { width: 40.5, height: 37 } - special: { width: 54, height: 37 } - altline: { width: 81, height: 37 } - large: { width: 81, height: 37 } - action: { width: 90, height: 37 } - wide: { width: 90, height: 37 } - spaceline: { width: 153, height: 37 } - small: { width: 67.4, height: 22 } + default: { width: 54, height: 37 } + halfwidth: { width: 27, height: 37 } + narrow: { width: 40.5, height: 37 } + special: { width: 54, height: 37 } + change-view: { width: 81, height: 37 } + large: { width: 81, height: 37 } + action: { width: 90, height: 37 } + wide: { width: 90, height: 37 } + change-view-2: { width: 90, height: 37 } + spaceline: { width: 153, height: 37 } + small: { width: 67.4, height: 22 } views: base: @@ -175,19 +176,19 @@ buttons: show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" Shift_L: action: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -195,29 +196,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Ââ" space: outline: "spaceline" diff --git a/data/keyboards/terminal/fr.yaml b/data/keyboards/terminal/fr.yaml index 9cc0f24a..86106358 100644 --- a/data/keyboards/terminal/fr.yaml +++ b/data/keyboards/terminal/fr.yaml @@ -1,13 +1,15 @@ --- outlines: - default: { width: 35.33, height: 46 } - action: { width: 59, height: 46 } - small: { width: 50.471, height: 22 } - altline: { width: 52.67, height: 46 } - large: { width: 52.67, height: 46 } - wide: { width: 59, height: 46 } - spaceline: { width: 92.29, height: 46 } - special: { width: 44, height: 46 } + default: { width: 35.33, height: 46 } + action: { width: 59, height: 46 } + small: { width: 50.471, height: 22 } + altline: { width: 52.67, height: 46 } + change-view: { width: 52.67, height: 46 } + large: { width: 52.67, height: 46 } + wide: { width: 59, height: 46 } + change-view-2: { width: 59, height: 46 } + spaceline: { width: 92.29, height: 46 } + special: { width: 44, height: 46 } views: base: @@ -169,19 +171,19 @@ buttons: show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" Shift_L: action: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -189,29 +191,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Ââ" space: outline: "spaceline" diff --git a/data/keyboards/terminal/fr_wide.yaml b/data/keyboards/terminal/fr_wide.yaml index bf5e690f..706b1590 100644 --- a/data/keyboards/terminal/fr_wide.yaml +++ b/data/keyboards/terminal/fr_wide.yaml @@ -1,13 +1,15 @@ --- outlines: - default: { width: 54, height: 37 } - action: { width: 90, height: 37 } - small: { width: 67.4, height: 22 } - altline: { width: 81, height: 37 } - large: { width: 81, height: 37 } - wide: { width: 90, height: 37 } - spaceline: { width: 153, height: 37 } - special: { width: 54, height: 37 } + default: { width: 54, height: 37 } + action: { width: 90, height: 37 } + small: { width: 67.4, height: 22 } + altline: { width: 81, height: 37 } + change-view: { width: 81, height: 37 } + large: { width: 81, height: 37 } + wide: { width: 90, height: 37 } + change-view-2: { width: 90, height: 37 } + spaceline: { width: 153, height: 37 } + special: { width: 54, height: 37 } views: base: @@ -172,19 +174,19 @@ buttons: show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" Shift_L: action: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -192,29 +194,29 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" show_eschars: action: locking: lock_view: "eschars" unlock_view: "base" - outline: "altline" + outline: "change-view" label: "Ââ" space: outline: "spaceline" diff --git a/data/keyboards/terminal/us+dvorak.yaml b/data/keyboards/terminal/us+dvorak.yaml index 7e79f817..aa942333 100644 --- a/data/keyboards/terminal/us+dvorak.yaml +++ b/data/keyboards/terminal/us+dvorak.yaml @@ -1,13 +1,15 @@ --- outlines: - default: { width: 35.33, height: 46 } - action: { width: 59, height: 46 } - altline: { width: 52.67, height: 46 } - large: { width: 52.67, height: 46 } - wide: { width: 59, height: 46 } - spaceline: { width: 144.96, height: 46 } - special: { width: 44, height: 46 } - small: { width: 50.471, height: 22 } + default: { width: 35.33, height: 46 } + action: { width: 59, height: 46 } + altline: { width: 52.67, height: 46 } + change-view: { width: 52.67, height: 46 } + large: { width: 52.67, height: 46 } + wide: { width: 59, height: 46 } + change-view-2: { width: 59, height: 46 } + spaceline: { width: 144.96, height: 46 } + special: { width: 44, height: 46 } + small: { width: 50.471, height: 22 } views: base: @@ -47,12 +49,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -60,27 +62,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "τ=\\" show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" .: outline: "large" diff --git a/data/keyboards/terminal/us+dvorak_wide.yaml b/data/keyboards/terminal/us+dvorak_wide.yaml index 56687619..5a0443d5 100644 --- a/data/keyboards/terminal/us+dvorak_wide.yaml +++ b/data/keyboards/terminal/us+dvorak_wide.yaml @@ -1,13 +1,15 @@ --- outlines: - default: { width: 54, height: 37 } - action: { width: 90, height: 37 } - altline: { width: 81, height: 37 } - large: { width: 81, height: 37 } - wide: { width: 90, height: 37 } - spaceline: { width: 234, height: 37 } - special: { width: 54, height: 37 } - small: { width: 67.4, height: 22 } + default: { width: 54, height: 37 } + action: { width: 90, height: 37 } + altline: { width: 81, height: 37 } + change-view: { width: 81, height: 37 } + large: { width: 81, height: 37 } + wide: { width: 90, height: 37 } + change-view-2: { width: 90, height: 37 } + spaceline: { width: 234, height: 37 } + special: { width: 54, height: 37 } + small: { width: 67.4, height: 22 } views: base: @@ -47,12 +49,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -60,27 +62,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "τ=\\" show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" .: outline: "large" diff --git a/data/keyboards/terminal/us.yaml b/data/keyboards/terminal/us.yaml index eb0fb424..fe486e2b 100644 --- a/data/keyboards/terminal/us.yaml +++ b/data/keyboards/terminal/us.yaml @@ -1,15 +1,17 @@ --- outlines: - default: { width: 35.33, height: 46 } - halfwidth: { width: 17.665, height: 46 } - narrow: { width: 26.335, height: 46 } - special: { width: 44, height: 46 } - altline: { width: 52.67, height: 46 } - large: { width: 52.67, height: 46 } - action: { width: 59, height: 46 } - wide: { width: 59, height: 46 } - spaceline: { width: 144.96, height: 46 } - small: { width: 50.471, height: 22 } + default: { width: 35.33, height: 46 } + halfwidth: { width: 17.665, height: 46 } + narrow: { width: 26.335, height: 46 } + special: { width: 44, height: 46 } + altline: { width: 52.67, height: 46 } + change-view: { width: 52.67, height: 46 } + large: { width: 52.67, height: 46 } + action: { width: 59, height: 46 } + wide: { width: 59, height: 46 } + change-view-2: { width: 59, height: 46 } + spaceline: { width: 144.96, height: 46 } + small: { width: 50.471, height: 22 } views: base: @@ -34,7 +36,7 @@ views: - "TabSmall Ctrl Alt ↑ ↓ ← →" - "~ ` · √ π τ ÷ × ¶ @" - "© ® £ € ¥ ^ ° { }" - - "show_numbers % | < > = [ ] BackSpace" + - "show_numbers % | < > = [ ] BackSpace" - "show_letters preferences space . Return" actions: - "TabSmall Ctrl Alt PageUp PageDown Home End" @@ -49,12 +51,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -62,27 +64,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "τ=\\" show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" .: outline: "large" diff --git a/data/keyboards/terminal/us_wide.yaml b/data/keyboards/terminal/us_wide.yaml index 42c908ad..3d76a96e 100644 --- a/data/keyboards/terminal/us_wide.yaml +++ b/data/keyboards/terminal/us_wide.yaml @@ -1,15 +1,17 @@ --- outlines: - default: { width: 54, height: 37 } - halfwidth: { width: 27, height: 37 } - narrow: { width: 40.5, height: 37 } - special: { width: 54, height: 37 } - altline: { width: 81, height: 37 } - large: { width: 81, height: 37 } - action: { width: 90, height: 37 } - wide: { width: 90, height: 37 } - spaceline: { width: 234, height: 37 } - small: { width: 67.4, height: 22 } + default: { width: 54, height: 37 } + halfwidth: { width: 27, height: 37 } + narrow: { width: 40.5, height: 37 } + special: { width: 54, height: 37 } + altline: { width: 81, height: 37 } + change-view: { width: 81, height: 37 } + large: { width: 81, height: 37 } + action: { width: 90, height: 37 } + wide: { width: 90, height: 37 } + change-view-2: { width: 90, height: 37 } + spaceline: { width: 234, height: 37 } + small: { width: 67.4, height: 22 } views: base: @@ -34,7 +36,7 @@ views: - "EscSmall TabSmall Ctrl Alt ↑ ↓ ← →" - "~ ` · √ π τ ÷ × ¶ @" - "© ® £ € ¥ ^ ° { }" - - "show_numbers % | < > = [ ] BackSpace" + - "show_numbers % | < > = [ ] BackSpace" - "show_letters preferences space . Return" actions: - "EscSmall TabSmall Ctrl Alt PageUp PageDown Home End" @@ -49,12 +51,12 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: action: "show_prefs" outline: "special" @@ -62,27 +64,27 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "altline" + outline: "change-view" label: "ABC" show_letters_actions: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "τ=\\" show_actions: action: set_view: "actions" - outline: "altline" + outline: "change-view" label: ">_" .: outline: "large" diff --git a/data/keyboards/th.yaml b/data/keyboards/th.yaml index a6054719..7144af31 100644 --- a/data/keyboards/th.yaml +++ b/data/keyboards/th.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -36,35 +38,35 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "กขค" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" PeriodLarge: outline: "special" diff --git a/data/keyboards/th_wide.yaml b/data/keyboards/th_wide.yaml index 937c7f04..1450009a 100644 --- a/data/keyboards/th_wide.yaml +++ b/data/keyboards/th_wide.yaml @@ -3,6 +3,8 @@ outlines: default: { width: 75, height: 56 } altline: { width: 75, height: 56 } wide: { width: 135, height: 56 } + change-view: { width: 75, height: 56 } + change-view-2: { width: 135, height: 56 } spaceline: { width: 450, height: 56 } spacelinesymbol: { width: 300, height: 56 } special: { width: 90, height: 56 } @@ -37,35 +39,35 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "กขค" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" PeriodLarge: outline: "special" diff --git a/data/keyboards/ua.yaml b/data/keyboards/ua.yaml index f400c8a9..859f8167 100644 --- a/data/keyboards/ua.yaml +++ b/data/keyboards/ua.yaml @@ -1,12 +1,14 @@ --- outlines: - default: { width: 32, height: 52 } - altline: { width: 32, height: 52 } - wide: { width: 57, height: 52 } - narrow: { width: 26, height: 52 } - spaceline: { width: 107, height: 52 } - fill: { width: 159, height: 52 } - special: { width: 42, height: 52 } + default: { width: 32, height: 52 } + altline: { width: 32, height: 52 } + wide: { width: 57, height: 52 } + change-view: { width: 32, height: 52 } + change-view-2: { width: 57, height: 52 } + narrow: { width: 26, height: 52 } + spaceline: { width: 107, height: 52 } + fill: { width: 159, height: 52 } + special: { width: 42, height: 52 } views: base: @@ -27,7 +29,7 @@ views: symbols: - "~ ` | · √ π τ ÷ × ¶" - "© ® £ € ¥ ^ ° * { }" - - "show_numbers_from_symbols \\ / < > = [ ] BackSpace" + - "show_numbers \\ / < > = [ ] BackSpace" - "show_letters preferences space_fill . Return" buttons: @@ -36,35 +38,30 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "АБВ" show_symbols: action: set_view: "symbols" - outline: "wide" + outline: "change-view-2" label: "*/=" .: outline: "special" diff --git a/data/keyboards/ua_wide.yaml b/data/keyboards/ua_wide.yaml index d87ad594..caaca3db 100644 --- a/data/keyboards/ua_wide.yaml +++ b/data/keyboards/ua_wide.yaml @@ -1,12 +1,14 @@ --- outlines: - default: { width: 48, height: 42 } - altline: { width: 48, height: 42 } - wide: { width: 85.5, height: 42 } - narrow: { width: 39, height: 42 } - spaceline: { width: 160.5, height: 42 } - fill: { width: 238.5, height: 42 } - special: { width: 63, height: 42 } + default: { width: 48, height: 42 } + altline: { width: 48, height: 42 } + wide: { width: 85.5, height: 42 } + change-view: { width: 48, height: 42 } + change-view-2: { width: 85.5, height: 42 } + narrow: { width: 39, height: 42 } + spaceline: { width: 160.5, height: 42 } + fill: { width: 238.5, height: 42 } + special: { width: 63, height: 42 } views: base: @@ -27,7 +29,7 @@ views: symbols: - "~ ` | · √ π τ ÷ × ¶" - "© ® £ € ¥ ^ ° * { }" - - "show_numbers_from_symbols \\ / < > = [ ] BackSpace" + - "show_numbers \\ / < > = [ ] BackSpace" - "show_letters preferences space_fill . Return" buttons: @@ -36,35 +38,30 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" - label: "123" - show_numbers_from_symbols: - action: - set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "АБВ" show_symbols: action: set_view: "symbols" - outline: "wide" + outline: "change-view-2" label: "*/=" .: outline: "special" diff --git a/data/keyboards/url/us.yaml b/data/keyboards/url/us.yaml index 277a9ac6..5292b2dd 100644 --- a/data/keyboards/url/us.yaml +++ b/data/keyboards/url/us.yaml @@ -1,10 +1,11 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 106.67, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 106.67, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -34,35 +35,35 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/url/us_wide.yaml b/data/keyboards/url/us_wide.yaml index 24d8011a..508c56e0 100644 --- a/data/keyboards/url/us_wide.yaml +++ b/data/keyboards/url/us_wide.yaml @@ -1,10 +1,11 @@ --- outlines: - default: { width: 52, height: 42 } - altline: { width: 77.52, height: 42 } - wide: { width: 91.25, height: 42 } - spaceline: { width: 157, height: 42 } - special: { width: 64.76, height: 42 } + default: { width: 52, height: 42 } + wide: { width: 91.25, height: 42 } + change-view: { width: 77.52, height: 42 } + change-view-2: { width: 91.25, height: 42 } + spaceline: { width: 157, height: 42 } + special: { width: 64.76, height: 42 } views: base: @@ -34,35 +35,35 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/us+colemak.yaml b/data/keyboards/us+colemak.yaml index 2363c903..4b74ef49 100644 --- a/data/keyboards/us+colemak.yaml +++ b/data/keyboards/us+colemak.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -34,35 +36,35 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" icon: "edit-clear-symbolic" - action: erase + action: "erase" preferences: - action: show_prefs + action: "show_prefs" outline: "special" icon: "keyboard-mode-symbolic" show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/us+colemak_wide.yaml b/data/keyboards/us+colemak_wide.yaml index 916a9eee..67298811 100644 --- a/data/keyboards/us+colemak_wide.yaml +++ b/data/keyboards/us+colemak_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } - spaceline: { width: 216, height: 42 } - special: { width: 54, height: 42 } + default: { width: 54, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 108, height: 42 } + change-view: { width: 81, height: 42 } + change-view-2: { width: 108, height: 42 } + spaceline: { width: 216, height: 42 } + special: { width: 54, height: 42 } views: base: @@ -34,7 +36,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -47,22 +49,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/us+dvorak.yaml b/data/keyboards/us+dvorak.yaml index d307a745..81e535a6 100644 --- a/data/keyboards/us+dvorak.yaml +++ b/data/keyboards/us+dvorak.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } - spaceline: { width: 142, height: 52 } - special: { width: 44, height: 52 } + default: { width: 35.33, height: 52 } + altline: { width: 52.67, height: 52 } + wide: { width: 62, height: 52 } + change-view: { width: 52.67, height: 52 } + change-view-2: { width: 62, height: 52 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: @@ -34,7 +36,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -47,22 +49,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special" diff --git a/data/keyboards/us+dvorak_wide.yaml b/data/keyboards/us+dvorak_wide.yaml index 89533d9f..31350643 100644 --- a/data/keyboards/us+dvorak_wide.yaml +++ b/data/keyboards/us+dvorak_wide.yaml @@ -1,10 +1,12 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } - spaceline: { width: 216, height: 42 } - special: { width: 54, height: 42 } + default: { width: 54, height: 42 } + altline: { width: 81, height: 42 } + wide: { width: 108, height: 42 } + change-view: { width: 81, height: 42 } + change-view-2: { width: 108, height: 42 } + spaceline: { width: 216, height: 42 } + special: { width: 54, height: 42 } views: base: @@ -34,7 +36,7 @@ buttons: locking: lock_view: "upper" unlock_view: "base" - outline: "altline" + outline: "change-view" icon: "key-shift" BackSpace: outline: "altline" @@ -47,22 +49,22 @@ buttons: show_numbers: action: set_view: "numbers" - outline: "wide" + outline: "change-view-2" label: "123" show_numbers_from_symbols: action: set_view: "numbers" - outline: "altline" + outline: "change-view" label: "123" show_letters: action: set_view: "base" - outline: "wide" + outline: "change-view-2" label: "ABC" show_symbols: action: set_view: "symbols" - outline: "altline" + outline: "change-view" label: "*/=" .: outline: "special"