diff --git a/app/src/main/assets/layouts/hungarian_extended_qwertz.txt b/app/src/main/assets/layouts/hungarian_extended_qwertz.txt
new file mode 100644
index 000000000..d38e22ef8
--- /dev/null
+++ b/app/src/main/assets/layouts/hungarian_extended_qwertz.txt
@@ -0,0 +1,39 @@
+á
+é
+í
+ó
+ö
+ő
+ú
+ü
+ű
+'
+
+q
+w
+e
+r
+t
+z
+u
+i
+o
+p
+
+a
+s
+d
+f
+g
+h
+j
+k
+l
+
+y
+x
+c
+v
+b
+n
+m
\ No newline at end of file
diff --git a/app/src/main/res/xml/method.xml b/app/src/main/res/xml/method.xml
index 738198c9a..c3c1c96c5 100644
--- a/app/src/main/res/xml/method.xml
+++ b/app/src/main/res/xml/method.xml
@@ -51,6 +51,7 @@
hi_ZZ: Hinglish/qwerty # This is a preliminary keyboard layout.
hr: Croatian/qwertz
hu: Hungarian/qwertz
+ hu: Hungarian/hungarian_qwertz
hu_HU: Hungarian/qwerty
hy_AM: Armenian (Armenia) Phonetic/armenian_phonetic
in: Indonesian/qwerty # "id" is the official language code of Indonesian.
@@ -501,6 +502,15 @@
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwertz,AsciiCapable,SupportTouchPositionCorrection,EmojiCapable"
android:isAsciiCapable="true"
/>
+