From a3a5a6ce7906eaf1c605f7788231671f849781f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sun, 10 Dec 2017 02:42:57 +0100 Subject: [PATCH] Remove redundant wake and sleep key actions of keymaps. --- .../uhk-web/src/app/services/user-config.json | 24 ++++--------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/packages/uhk-web/src/app/services/user-config.json b/packages/uhk-web/src/app/services/user-config.json index f481a923..3b8b6122 100644 --- a/packages/uhk-web/src/app/services/user-config.json +++ b/packages/uhk-web/src/app/services/user-config.json @@ -1682,16 +1682,8 @@ null, null, null, - { - "keyActionType": "keystroke", - "type": "system", - "scancode": 131 - }, - { - "keyActionType": "keystroke", - "type": "system", - "scancode": 130 - }, + null, + null, { "keyActionType": "switchKeymap", "keymapAbbreviation": "TES" @@ -2694,16 +2686,8 @@ null, null, null, - { - "keyActionType": "keystroke", - "type": "system", - "scancode": 131 - }, - { - "keyActionType": "keystroke", - "type": "system", - "scancode": 130 - }, + null, + null, null, { "keyActionType": "keystroke",