From ed36098439899567a442e504ee0653b696dec0de Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 24 Nov 2024 10:45:41 +0100 Subject: Use cardinal directions in the QWERTY (US) layout Ease reading and modifying the QWERTY (US) layout, which is used as the default source for the custom layout option. --- srcs/layouts/latn_qwerty_us.xml | 79 +++++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 39 deletions(-) diff --git a/srcs/layouts/latn_qwerty_us.xml b/srcs/layouts/latn_qwerty_us.xml index bef8e0c..08c4961 100644 --- a/srcs/layouts/latn_qwerty_us.xml +++ b/srcs/layouts/latn_qwerty_us.xml @@ -1,58 +1,59 @@ - - - - - - - - - - - + + + + + + + + + + - - + + - - - - - + + + + + - + - - - - - - - + + + + + + + -- cgit v1.2.3