From 4affb37f3ac1be141d8d397fed76a4cc2959fba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Violet=20Truchse=C3=9F?= Date: Fri, 17 May 2024 12:47:38 +0200 Subject: [PATCH] placed umlauts on their original keys --- rules.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/rules.json b/rules.json index fd022a9..09feca8 100644 --- a/rules.json +++ b/rules.json @@ -3,7 +3,7 @@ "manipulators": [ { "from": { - "key_code": "a", + "key_code": "quote", "modifiers": { "mandatory": [ "option" @@ -28,7 +28,7 @@ }, { "from": { - "key_code": "a", + "key_code": "quote", "modifiers": { "mandatory": [ "option", @@ -57,7 +57,7 @@ }, { "from": { - "key_code": "o", + "key_code": "semicolon", "modifiers": { "mandatory": [ "option" @@ -82,7 +82,7 @@ }, { "from": { - "key_code": "o", + "key_code": "semicolon", "modifiers": { "mandatory": [ "option", @@ -111,7 +111,7 @@ }, { "from": { - "key_code": "u", + "key_code": "open_bracket", "modifiers": { "mandatory": [ "option" @@ -136,7 +136,7 @@ }, { "from": { - "key_code": "u", + "key_code": "open_bracket", "modifiers": { "mandatory": [ "option", @@ -165,7 +165,7 @@ }, { "from": { - "key_code": "s", + "key_code": "hyphen", "modifiers": { "mandatory": [ "option"