From 38deb810f94d0e2fea91add4cd53fdd615d19d64 Mon Sep 17 00:00:00 2001 From: Ryan Gibb Date: Fri, 16 Feb 2024 20:09:28 +0000 Subject: Add QWERTY GB layout (#557) Adapted from latn_qwerty_us * Make it the default layout for en-GB--- srcs/layouts/latn_qwerty_gb.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 srcs/layouts/latn_qwerty_gb.xml (limited to 'srcs') diff --git a/srcs/layouts/latn_qwerty_gb.xml b/srcs/layouts/latn_qwerty_gb.xml new file mode 100644 index 0000000..4abd761 --- /dev/null +++ b/srcs/layouts/latn_qwerty_gb.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3