From 07a869478bebf839d8ced0932ff589bb7cd4ad51 Mon Sep 17 00:00:00 2001 From: Adrian Danao-Schroeder Date: Tue, 15 Oct 2024 10:40:54 -0400 Subject: [PATCH] fix admin layer combo and add minus combo --- config/corne.keymap | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config/corne.keymap b/config/corne.keymap index 293d5cd..5faecbc 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -37,7 +37,7 @@ admin_layer { bindings = <&mo 4>; - key-positions = ; + key-positions = ; }; ret_r { @@ -80,6 +80,11 @@ key-positions = ; }; + minus { + bindings = <&kp KP_PLUS>; + key-positions = ; + }; + c_x { bindings = <&kp RC(X)>; key-positions = ;