From 866f7705cf180cf1c1fb9e7cd17e5c06298aa08e Mon Sep 17 00:00:00 2001 From: satchafunkilus Date: Sat, 30 Dec 2023 01:02:50 +0100 Subject: [PATCH] Added Esc combo to game layer --- config/base.keymap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/base.keymap b/config/base.keymap index 6fcca5a..6b70053 100644 --- a/config/base.keymap +++ b/config/base.keymap @@ -180,7 +180,7 @@ escape { bindings = <&mt LG(LA(K)) ESC>; key-positions = ; - layers = <0 1 5>; + layers = <0 1 2 5>; }; cut { bindings = <&kp LC(X)>;