From 36e10a792ffd034ffb56e48e2e2282f6ae16cc8d Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 23 Oct 2022 21:34:05 +0200
Subject: Add the capslock key
The key enable caps lock immediately. It does nothing if caps lock is
already enabled.
It is not present on the keyboard by default but a place is defined on
every layout, top-right of the shift key. It can be enabled in the
settings.
The icon is from materialdesignicons.com.
---
res/xml/qwerty_no.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'res/xml/qwerty_no.xml')
diff --git a/res/xml/qwerty_no.xml b/res/xml/qwerty_no.xml
index 35a3709..c6ed74f 100644
--- a/res/xml/qwerty_no.xml
+++ b/res/xml/qwerty_no.xml
@@ -24,7 +24,7 @@
-
+
--
cgit v1.2.3