From 6b1551d1039542a73c979da56468c46c3194ce42 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 24 Nov 2024 10:56:19 +0100 Subject: layouts format: Add 'c' as a synonym for 'key0' The attribute 'c' specifies the symbol in the center of a key, just like 'key0'. This adds consistency with the cardinal direction attributes and is intended to make layouts more readable. --- srcs/layouts/latn_qwerty_us.xml | 58 ++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'srcs/layouts') diff --git a/srcs/layouts/latn_qwerty_us.xml b/srcs/layouts/latn_qwerty_us.xml index 08c4961..a97525e 100644 --- a/srcs/layouts/latn_qwerty_us.xml +++ b/srcs/layouts/latn_qwerty_us.xml @@ -8,7 +8,7 @@ symbols to the corners of a key, they are arranged following the cardinal directions: nw n ne - w key0 e + w c e sw s se Symbols prefixed with 'loc ' are not visible on the keyboard. They are used to @@ -23,37 +23,37 @@ doc/Possible-key-values.md for the keys that have a special meaning. --> - - - - - - - - - - + + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + -- cgit v1.2.3