From 08493ed0943dfeff410e42bddacb30b159c47135 Mon Sep 17 00:00:00 2001 From: MoonlightWave-12 <135532-MoonlightWave-12@users.noreply.gitlab.gnome.org> Date: Sun, 3 Mar 2024 07:01:03 +0100 Subject: [PATCH] data/keyboards/*.yaml: Indent outline-definitions equally For better readability. Part-of: --- data/keyboards/am+phonetic.yaml | 10 +++++----- data/keyboards/am.yaml | 10 +++++----- data/keyboards/ara.yaml | 8 ++++---- data/keyboards/ara_wide.yaml | 10 +++++----- data/keyboards/bg+phonetic.yaml | 10 +++++----- data/keyboards/bg.yaml | 10 +++++----- data/keyboards/br.yaml | 10 +++++----- data/keyboards/ca.yaml | 10 +++++----- data/keyboards/cz+qwerty.yaml | 10 +++++----- data/keyboards/cz+qwerty_wide.yaml | 8 ++++---- data/keyboards/cz.yaml | 10 +++++----- data/keyboards/cz_wide.yaml | 8 ++++---- data/keyboards/de.yaml | 8 ++++---- data/keyboards/de_wide.yaml | 8 ++++---- data/keyboards/dk.yaml | 6 +++--- data/keyboards/epo.yaml | 8 ++++---- data/keyboards/es+cat.yaml | 8 ++++---- data/keyboards/es.yaml | 8 ++++---- data/keyboards/fi.yaml | 6 +++--- data/keyboards/fr+bepo.yaml | 2 +- data/keyboards/ge.yaml | 10 +++++----- data/keyboards/gr+polytonic.yaml | 12 ++++++------ data/keyboards/gr.yaml | 10 +++++----- data/keyboards/gr_wide.yaml | 10 +++++----- data/keyboards/hu.yaml | 8 ++++---- data/keyboards/hu_wide.yaml | 8 ++++---- data/keyboards/il.yaml | 8 ++++---- data/keyboards/ir.yaml | 10 +++++----- data/keyboards/ir_wide.yaml | 8 ++++---- data/keyboards/it+fur.yaml | 8 ++++---- data/keyboards/it.yaml | 8 ++++---- data/keyboards/jp+kana.yaml | 8 ++++---- data/keyboards/jp+kana_wide.yaml | 8 ++++---- data/keyboards/no.yaml | 10 +++++----- data/keyboards/number/us.yaml | 6 +++--- data/keyboards/pl.yaml | 10 +++++----- data/keyboards/pl_wide.yaml | 8 ++++---- data/keyboards/ro.yaml | 8 ++++---- data/keyboards/ro_wide.yaml | 8 ++++---- data/keyboards/ru.yaml | 12 ++++++------ data/keyboards/se.yaml | 10 +++++----- data/keyboards/se_wide.yaml | 8 ++++---- data/keyboards/terminal/fr+bepo_wide.yaml | 10 +++++----- data/keyboards/terminal/fr_wide.yaml | 10 +++++----- data/keyboards/th.yaml | 10 +++++----- data/keyboards/th_wide.yaml | 10 +++++----- data/keyboards/ua.yaml | 12 ++++++------ data/keyboards/url/us.yaml | 8 ++++---- data/keyboards/us+colemak.yaml | 10 +++++----- data/keyboards/us+colemak_wide.yaml | 8 ++++---- data/keyboards/us+dvorak.yaml | 10 +++++----- data/keyboards/us+dvorak_wide.yaml | 8 ++++---- data/keyboards/us_wide.yaml | 8 ++++---- 53 files changed, 234 insertions(+), 234 deletions(-) diff --git a/data/keyboards/am+phonetic.yaml b/data/keyboards/am+phonetic.yaml index 8473207d..7c25c4a2 100644 --- a/data/keyboards/am+phonetic.yaml +++ b/data/keyboards/am+phonetic.yaml @@ -3,11 +3,11 @@ # 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/am.yaml b/data/keyboards/am.yaml index 4f519eb5..50d8bf91 100644 --- a/data/keyboards/am.yaml +++ b/data/keyboards/am.yaml @@ -3,11 +3,11 @@ # 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/ara.yaml b/data/keyboards/ara.yaml index 1b26ca8e..63dd989c 100644 --- a/data/keyboards/ara.yaml +++ b/data/keyboards/ara.yaml @@ -1,11 +1,11 @@ # Maintained by: Khaled Eldoheiri --- outlines: - default: { width: 32.66, height: 52 } - altline: { width: 48.99, height: 52 } - wide: { width: 62, height: 52 } + 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 } + special: { width: 35.66, height: 52 } views: base: diff --git a/data/keyboards/ara_wide.yaml b/data/keyboards/ara_wide.yaml index 43d60589..7167c821 100644 --- a/data/keyboards/ara_wide.yaml +++ b/data/keyboards/ara_wide.yaml @@ -1,11 +1,11 @@ # 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 } + spaceline: { width: 324, height: 42 } + special: { width: 49, height: 42 } views: base: diff --git a/data/keyboards/bg+phonetic.yaml b/data/keyboards/bg+phonetic.yaml index 54bb8d88..e7d1e3e1 100644 --- a/data/keyboards/bg+phonetic.yaml +++ b/data/keyboards/bg+phonetic.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 185, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/bg.yaml b/data/keyboards/bg.yaml index e5ec1b3e..79582bf3 100644 --- a/data/keyboards/bg.yaml +++ b/data/keyboards/bg.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 185, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/br.yaml b/data/keyboards/br.yaml index b3ae1ac0..bea779db 100644 --- a/data/keyboards/br.yaml +++ b/data/keyboards/br.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/ca.yaml b/data/keyboards/ca.yaml index 55657e11..9a832d6b 100644 --- a/data/keyboards/ca.yaml +++ b/data/keyboards/ca.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/cz+qwerty.yaml b/data/keyboards/cz+qwerty.yaml index 5a347d85..89b21cd9 100644 --- a/data/keyboards/cz+qwerty.yaml +++ b/data/keyboards/cz+qwerty.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 106, height: 52 } + special: { width: 35.33, height: 52 } views: base: diff --git a/data/keyboards/cz+qwerty_wide.yaml b/data/keyboards/cz+qwerty_wide.yaml index a20aca3d..0076fdf8 100644 --- a/data/keyboards/cz+qwerty_wide.yaml +++ b/data/keyboards/cz+qwerty_wide.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 81, height: 42 } + 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 } + special: { width: 54, height: 42 } views: base: diff --git a/data/keyboards/cz.yaml b/data/keyboards/cz.yaml index b92b6108..e414724e 100644 --- a/data/keyboards/cz.yaml +++ b/data/keyboards/cz.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 106, height: 52 } + special: { width: 35.33, height: 52 } views: base: diff --git a/data/keyboards/cz_wide.yaml b/data/keyboards/cz_wide.yaml index 88009a61..8b5a27f1 100644 --- a/data/keyboards/cz_wide.yaml +++ b/data/keyboards/cz_wide.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 81, height: 42 } + 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 } + special: { width: 54, height: 42 } views: base: diff --git a/data/keyboards/de.yaml b/data/keyboards/de.yaml index d2d8ad03..a1581796 100644 --- a/data/keyboards/de.yaml +++ b/data/keyboards/de.yaml @@ -1,11 +1,11 @@ # Maintained by: Mark Müller --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } + 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 } + special: { width: 35.33, height: 52 } views: base: diff --git a/data/keyboards/de_wide.yaml b/data/keyboards/de_wide.yaml index d45bd3b9..28bcf227 100644 --- a/data/keyboards/de_wide.yaml +++ b/data/keyboards/de_wide.yaml @@ -1,11 +1,11 @@ # Maintained by: Mark Müller --- outlines: - default: { width: 48, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } + 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 } + special: { width: 48, height: 42 } views: base: diff --git a/data/keyboards/dk.yaml b/data/keyboards/dk.yaml index 3d98491f..abb0f0fb 100644 --- a/data/keyboards/dk.yaml +++ b/data/keyboards/dk.yaml @@ -1,8 +1,8 @@ --- outlines: - default: { width: 32, height: 52 } - altline: { width: 48.39024, height: 52 } - wide: { width: 62, height: 52 } + default: { width: 32, height: 52 } + altline: { width: 48.39024, height: 52 } + wide: { width: 62, height: 52 } spaceline: { width: 150.5853, height: 52 } views: diff --git a/data/keyboards/epo.yaml b/data/keyboards/epo.yaml index 74c7c8c5..d398ac21 100644 --- a/data/keyboards/epo.yaml +++ b/data/keyboards/epo.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } + 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 } + special: { width: 35.33, height: 52 } views: base: diff --git a/data/keyboards/es+cat.yaml b/data/keyboards/es+cat.yaml index 591a59a9..ca13e028 100644 --- a/data/keyboards/es+cat.yaml +++ b/data/keyboards/es+cat.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } + 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 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/es.yaml b/data/keyboards/es.yaml index 751ec2d4..471c0f39 100644 --- a/data/keyboards/es.yaml +++ b/data/keyboards/es.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } + 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 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/fi.yaml b/data/keyboards/fi.yaml index ef560ac4..82674d26 100644 --- a/data/keyboards/fi.yaml +++ b/data/keyboards/fi.yaml @@ -1,8 +1,8 @@ --- outlines: - default: { width: 32, height: 52 } - altline: { width: 48.39024, height: 52 } - wide: { width: 62, height: 52 } + default: { width: 32, height: 52 } + altline: { width: 48.39024, height: 52 } + wide: { width: 62, height: 52 } spaceline: { width: 150.5853, height: 52 } views: diff --git a/data/keyboards/fr+bepo.yaml b/data/keyboards/fr+bepo.yaml index c858049b..e7d3dfc7 100644 --- a/data/keyboards/fr+bepo.yaml +++ b/data/keyboards/fr+bepo.yaml @@ -5,7 +5,7 @@ outlines: altline: { width: 35.33, height: 52 } wide: { width: 50, height: 52 } spaceline: { width: 150, height: 52 } - special: { width: 35.33, height: 52 } + special: { width: 35.33, height: 52 } views: base: diff --git a/data/keyboards/ge.yaml b/data/keyboards/ge.yaml index fc961499..04a2bea0 100644 --- a/data/keyboards/ge.yaml +++ b/data/keyboards/ge.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/gr+polytonic.yaml b/data/keyboards/gr+polytonic.yaml index b2d77dd2..36375070 100644 --- a/data/keyboards/gr+polytonic.yaml +++ b/data/keyboards/gr+polytonic.yaml @@ -4,12 +4,12 @@ # --- 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 } + extrawide: { width: 66, height: 60 } + spaceline: { width: 140, height: 60 } + special: { width: 44, height: 60 } views: base: diff --git a/data/keyboards/gr.yaml b/data/keyboards/gr.yaml index a2ebced3..613ef141 100644 --- a/data/keyboards/gr.yaml +++ b/data/keyboards/gr.yaml @@ -4,11 +4,11 @@ # 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 } + spaceline: { width: 140, height: 60 } + special: { width: 44, height: 60 } views: base: diff --git a/data/keyboards/gr_wide.yaml b/data/keyboards/gr_wide.yaml index dfdad9ae..cb7aee65 100644 --- a/data/keyboards/gr_wide.yaml +++ b/data/keyboards/gr_wide.yaml @@ -1,11 +1,11 @@ # Creaed 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 } + spaceline: { width: 250, height: 60 } + special: { width: 75, height: 60 } views: base: diff --git a/data/keyboards/hu.yaml b/data/keyboards/hu.yaml index c1f14750..9648be18 100644 --- a/data/keyboards/hu.yaml +++ b/data/keyboards/hu.yaml @@ -1,11 +1,11 @@ # Maintained by: soyer --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } + 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 } + special: { width: 35.33, height: 52 } views: base: diff --git a/data/keyboards/hu_wide.yaml b/data/keyboards/hu_wide.yaml index e47cf33d..97b87116 100644 --- a/data/keyboards/hu_wide.yaml +++ b/data/keyboards/hu_wide.yaml @@ -1,11 +1,11 @@ # Maintained by: soyer --- outlines: - default: { width: 48, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } + 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 } + special: { width: 48, height: 42 } views: base: diff --git a/data/keyboards/il.yaml b/data/keyboards/il.yaml index b848650e..1d5d21b7 100644 --- a/data/keyboards/il.yaml +++ b/data/keyboards/il.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 40, height: 60 } - altline: { width: 56, height: 60 } - wide: { width: 62, height: 60 } + 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 } + special: { width: 44, height: 60 } views: base: diff --git a/data/keyboards/ir.yaml b/data/keyboards/ir.yaml index 19d9d4f7..507a29b3 100644 --- a/data/keyboards/ir.yaml +++ b/data/keyboards/ir.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/ir_wide.yaml b/data/keyboards/ir_wide.yaml index ae3b1daa..1929256d 100644 --- a/data/keyboards/ir_wide.yaml +++ b/data/keyboards/ir_wide.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } + 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 } + special: { width: 54, height: 42 } views: base: diff --git a/data/keyboards/it+fur.yaml b/data/keyboards/it+fur.yaml index 887dfda1..24bbd475 100644 --- a/data/keyboards/it+fur.yaml +++ b/data/keyboards/it+fur.yaml @@ -2,11 +2,11 @@ # 14 october 2020 --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } + 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 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/it.yaml b/data/keyboards/it.yaml index ad38dfdb..4e4d0c90 100644 --- a/data/keyboards/it.yaml +++ b/data/keyboards/it.yaml @@ -2,11 +2,11 @@ # 03 october 2019 --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } + 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 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/jp+kana.yaml b/data/keyboards/jp+kana.yaml index 540ff562..e4c2e63f 100644 --- a/data/keyboards/jp+kana.yaml +++ b/data/keyboards/jp+kana.yaml @@ -1,11 +1,11 @@ # Maintained by: Mark Müller --- outlines: - default: { width: 62, height: 52 } + 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 } + altline: { width: 62, height: 52 } + wide: { width: 62, height: 52 } + special: { width: 62, height: 52 } views: base: # hiragana diff --git a/data/keyboards/jp+kana_wide.yaml b/data/keyboards/jp+kana_wide.yaml index 45d2b245..9588ea88 100644 --- a/data/keyboards/jp+kana_wide.yaml +++ b/data/keyboards/jp+kana_wide.yaml @@ -1,11 +1,11 @@ # Maintained by: Mark Müller --- outlines: - default: { width: 62, height: 42 } + 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 } + altline: { width: 62, height: 42 } + wide: { width: 62, height: 42 } + special: { width: 62, height: 42 } views: base: # hiragana diff --git a/data/keyboards/no.yaml b/data/keyboards/no.yaml index 0248356b..4a35e8f5 100644 --- a/data/keyboards/no.yaml +++ b/data/keyboards/no.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/number/us.yaml b/data/keyboards/number/us.yaml index 8b42ebb2..e67d7c3b 100644 --- a/data/keyboards/number/us.yaml +++ b/data/keyboards/number/us.yaml @@ -1,8 +1,8 @@ --- outlines: - default: { width: 37.46341, height: 52 } - altline: { width: 48.39024, height: 52 } - outline7: { width: 88.97561, height: 52 } + default: { width: 37.46341, height: 52 } + altline: { width: 48.39024, height: 52 } + outline7: { width: 88.97561, height: 52 } spaceline: { width: 120.5853, height: 52 } views: diff --git a/data/keyboards/pl.yaml b/data/keyboards/pl.yaml index 348ed856..37433007 100644 --- a/data/keyboards/pl.yaml +++ b/data/keyboards/pl.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 140, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/pl_wide.yaml b/data/keyboards/pl_wide.yaml index 71029a46..58f1e9a2 100644 --- a/data/keyboards/pl_wide.yaml +++ b/data/keyboards/pl_wide.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 100, height: 42 } + 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 } + special: { width: 54, height: 42 } views: base: diff --git a/data/keyboards/ro.yaml b/data/keyboards/ro.yaml index 3ddbb94d..cb884f94 100644 --- a/data/keyboards/ro.yaml +++ b/data/keyboards/ro.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } + 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 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/ro_wide.yaml b/data/keyboards/ro_wide.yaml index 1a23ca5a..6c15063d 100644 --- a/data/keyboards/ro_wide.yaml +++ b/data/keyboards/ro_wide.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } + 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 } + special: { width: 54, height: 42 } views: base: diff --git a/data/keyboards/ru.yaml b/data/keyboards/ru.yaml index 599292ae..7430f8a5 100644 --- a/data/keyboards/ru.yaml +++ b/data/keyboards/ru.yaml @@ -1,12 +1,12 @@ --- outlines: - default: { width: 32, height: 52 } - altline: { width: 32, height: 52 } - wide: { width: 57, height: 52 } - narrow: { width: 26, height: 52 } + 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 } + fill: { width: 159, height: 52 } + special: { width: 42, height: 52 } views: base: diff --git a/data/keyboards/se.yaml b/data/keyboards/se.yaml index a4637d9e..d9b2d722 100644 --- a/data/keyboards/se.yaml +++ b/data/keyboards/se.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: diff --git a/data/keyboards/se_wide.yaml b/data/keyboards/se_wide.yaml index edb50346..8df661ce 100644 --- a/data/keyboards/se_wide.yaml +++ b/data/keyboards/se_wide.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 50, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } + 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 } + special: { width: 60, height: 42 } views: diff --git a/data/keyboards/terminal/fr+bepo_wide.yaml b/data/keyboards/terminal/fr+bepo_wide.yaml index 2ce49a79..55b819ef 100644 --- a/data/keyboards/terminal/fr+bepo_wide.yaml +++ b/data/keyboards/terminal/fr+bepo_wide.yaml @@ -2,11 +2,11 @@ outlines: action: { width: 90, height: 37 } small: { width: 67.4, height: 22 } - default: { width: 54, height: 37 } - altline: { width: 81, height: 37 } - wide: { width: 100, height: 37 } - spaceline: { width: 110, height: 37 } - special: { width: 54, height: 37 } + default: { width: 54, height: 37 } + altline: { width: 81, height: 37 } + wide: { width: 100, height: 37 } + spaceline: { width: 110, height: 37 } + special: { width: 54, height: 37 } views: base: diff --git a/data/keyboards/terminal/fr_wide.yaml b/data/keyboards/terminal/fr_wide.yaml index cfc01be7..e3d3bf3a 100644 --- a/data/keyboards/terminal/fr_wide.yaml +++ b/data/keyboards/terminal/fr_wide.yaml @@ -2,11 +2,11 @@ outlines: action: { width: 90, height: 37 } small: { width: 67.4, height: 22 } - default: { width: 54, height: 37 } - altline: { width: 81, height: 37 } - wide: { width: 100, height: 37 } - spaceline: { width: 110, height: 37 } - special: { width: 54, height: 37 } + default: { width: 54, height: 37 } + altline: { width: 81, height: 37 } + wide: { width: 100, height: 37 } + spaceline: { width: 110, height: 37 } + special: { width: 54, height: 37 } views: base: diff --git a/data/keyboards/th.yaml b/data/keyboards/th.yaml index 161fe273..43a7bb6d 100644 --- a/data/keyboards/th.yaml +++ b/data/keyboards/th.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/th_wide.yaml b/data/keyboards/th_wide.yaml index 722aef2b..63bd10bd 100644 --- a/data/keyboards/th_wide.yaml +++ b/data/keyboards/th_wide.yaml @@ -1,11 +1,11 @@ --- outlines: - default: { width: 75, height: 56 } - altline: { width: 75, height: 56 } - wide: { width: 135, height: 56 } - spaceline: { width: 450, height: 56 } + default: { width: 75, height: 56 } + altline: { width: 75, height: 56 } + wide: { width: 135, height: 56 } + spaceline: { width: 450, height: 56 } spacelinesymbol: { width: 300, height: 56 } - special: { width: 90, height: 56 } + special: { width: 90, height: 56 } views: base: diff --git a/data/keyboards/ua.yaml b/data/keyboards/ua.yaml index 3e8cfd1b..1ab15480 100644 --- a/data/keyboards/ua.yaml +++ b/data/keyboards/ua.yaml @@ -1,12 +1,12 @@ --- outlines: - default: { width: 32, height: 52 } - altline: { width: 32, height: 52 } - wide: { width: 57, height: 52 } - narrow: { width: 26, height: 52 } + 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 } + fill: { width: 159, height: 52 } + special: { width: 42, height: 52 } views: base: diff --git a/data/keyboards/url/us.yaml b/data/keyboards/url/us.yaml index 8a8a7482..29653c70 100644 --- a/data/keyboards/url/us.yaml +++ b/data/keyboards/url/us.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 35.33, height: 52 } - altline: { width: 52.67, height: 52 } - wide: { width: 62, height: 52 } + 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 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/us+colemak.yaml b/data/keyboards/us+colemak.yaml index 59d71d96..a8235712 100644 --- a/data/keyboards/us+colemak.yaml +++ b/data/keyboards/us+colemak.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/us+colemak_wide.yaml b/data/keyboards/us+colemak_wide.yaml index 8deb9ce0..7b07e500 100644 --- a/data/keyboards/us+colemak_wide.yaml +++ b/data/keyboards/us+colemak_wide.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } + 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 } + special: { width: 54, height: 42 } views: base: diff --git a/data/keyboards/us+dvorak.yaml b/data/keyboards/us+dvorak.yaml index bbbf8436..80f93417 100644 --- a/data/keyboards/us+dvorak.yaml +++ b/data/keyboards/us+dvorak.yaml @@ -1,10 +1,10 @@ --- 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 } + spaceline: { width: 142, height: 52 } + special: { width: 44, height: 52 } views: base: diff --git a/data/keyboards/us+dvorak_wide.yaml b/data/keyboards/us+dvorak_wide.yaml index 04bbef7e..a61df6cd 100644 --- a/data/keyboards/us+dvorak_wide.yaml +++ b/data/keyboards/us+dvorak_wide.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } + 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 } + special: { width: 54, height: 42 } views: base: diff --git a/data/keyboards/us_wide.yaml b/data/keyboards/us_wide.yaml index cf349c00..f30f7fad 100644 --- a/data/keyboards/us_wide.yaml +++ b/data/keyboards/us_wide.yaml @@ -1,10 +1,10 @@ --- outlines: - default: { width: 54, height: 42 } - altline: { width: 81, height: 42 } - wide: { width: 108, height: 42 } + 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 } + special: { width: 54, height: 42 } views: base: