diff --git a/check_layout.output b/check_layout.output index 84e5705..c638399 100644 --- a/check_layout.output +++ b/check_layout.output @@ -83,6 +83,8 @@ Some keys contain whitespaces, unexpected: ́ # latn_qwerty_cz Layout doesn't define some important keys, missing: f11_placeholder, f12_placeholder 1 warnings +# latn_qwerty_da +0 warnings # latn_qwerty_es 0 warnings # latn_qwerty_gb diff --git a/res/values/layouts.xml b/res/values/layouts.xml index b4b5d06..4bab9da 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -32,6 +32,7 @@ latn_neo2 latn_qwerty_br latn_qwerty_cz + latn_qwerty_da latn_qwerty_es latn_qwerty_gb latn_qwerty_hu @@ -86,6 +87,7 @@ Neo 2 QWERTY (Brasileiro) QWERTY (Czech) + QWERTY (Danish) QWERTY (Español) QWERTY (UK) QWERTY (Magyar) @@ -140,6 +142,7 @@ @xml/latn_neo2 @xml/latn_qwerty_br @xml/latn_qwerty_cz + @xml/latn_qwerty_da @xml/latn_qwerty_es @xml/latn_qwerty_gb @xml/latn_qwerty_hu diff --git a/res/xml/method.xml b/res/xml/method.xml index 4bd2b39..ca2c917 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -7,6 +7,7 @@ + diff --git a/srcs/layouts/latn_qwerty_da.xml b/srcs/layouts/latn_qwerty_da.xml new file mode 100644 index 0000000..b1ba957 --- /dev/null +++ b/srcs/layouts/latn_qwerty_da.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file