From 963399417e8222dc232d899f2868c600e64e1e99 Mon Sep 17 00:00:00 2001
From: Tony O
Date: Mon, 6 Apr 2026 00:34:36 +0300
Subject: Add Finnish QWERTY keyboard layout XML (#1221)
---
res/values/layouts.xml | 3 +++
1 file changed, 3 insertions(+)
(limited to 'res/values/layouts.xml')
diff --git a/res/values/layouts.xml b/res/values/layouts.xml
index 1699076..11ac637 100644
--- a/res/values/layouts.xml
+++ b/res/values/layouts.xml
@@ -57,6 +57,7 @@
- latn_qwerty_da
- latn_qwerty_es
- latn_qwerty_et
+ - latn_qwerty_fi
- latn_qwerty_ga
- latn_qwerty_gb
- latn_qwerty_haw
@@ -150,6 +151,7 @@
- QWERTY (Danish)
- QWERTY (EspaƱol)
- QWERTY (eesti)
+ - QWERTY (Finnish)
- QWERTY (Irish)
- QWERTY (UK)
- QWERTY (Hawaiian)
@@ -243,6 +245,7 @@
- @xml/latn_qwerty_da
- @xml/latn_qwerty_es
- @xml/latn_qwerty_et
+ - @xml/latn_qwerty_fi
- @xml/latn_qwerty_ga
- @xml/latn_qwerty_gb
- @xml/latn_qwerty_haw
--
cgit v1.2.3