diff --git a/data/keyboards/it+fur.yaml b/data/keyboards/it+fur.yaml index 1f81234da02d29045f04917d10d5d55f807f2621..cc34b1d5fc10f3edec579230de4b0cc16c2c789c 100644 --- a/data/keyboards/it+fur.yaml +++ b/data/keyboards/it+fur.yaml @@ -22,7 +22,7 @@ views: numbers: - "1 2 3 4 5 6 7 8 9 0" - "@ # € % & - _ + ( )" - - "show_symbols , \" ' colon ; ! = BackSpace" + - "show_symbols , \" ' : ; ! = BackSpace" - "show_letters show_eschars preferences space ? . Return" symbols: - "~ ` | · √ π τ ÷ × ¶" @@ -86,7 +86,4 @@ buttons: outline: "altline" icon: "key-enter" keysym: "Return" - colon: - label: ":" - "\"": - keysym: "quotedbl" + diff --git a/data/keyboards/it.yaml b/data/keyboards/it.yaml index 2c72701088655b656a040d54db887d0e643be9f4..09093fdfdd03189cdb38ed3f192e419f065076c0 100644 --- a/data/keyboards/it.yaml +++ b/data/keyboards/it.yaml @@ -22,7 +22,7 @@ views: numbers: - "1 2 3 4 5 6 7 8 9 0" - "@ # € % & - _ + ( )" - - "show_symbols , \" ' colon ; ! ? BackSpace" + - "show_symbols , \" ' : ; ! ? BackSpace" - "show_letters show_eschars preferences space ? . Return" symbols: - "~ ` | · √ π τ ÷ × ¶" @@ -84,7 +84,4 @@ buttons: outline: "altline" icon: "key-enter" keysym: "Return" - colon: - label: ":" - "\"": - keysym: "quotedbl" +