From 9c2577387695a4738311344c100a74351b3f6147 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Thu, 17 Jun 2021 17:12:37 -0400 Subject: [PATCH] Removing this weird thing that was trigger ESC whenever i use caps as control.. --- karabiner.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/karabiner.json b/karabiner.json index 58d4320..6167e1d 100644 --- a/karabiner.json +++ b/karabiner.json @@ -614,16 +614,6 @@ }, "selected": true, "simple_modifications": [ - { - "from": { - "key_code": "caps_lock" - }, - "to": [ - { - "key_code": "caps_lock" - } - ] - } ], "virtual_hid_keyboard": { "caps_lock_delay_milliseconds": 0,