From 4ac18a2704d10dc0732bbadff1066cfed1023afa Mon Sep 17 00:00:00 2001 From: Darren Date: Tue, 23 Sep 2025 20:50:38 -0700 Subject: [PATCH] added F11 and F12 (#35) Co-authored-by: DarrenVictoriano <26513979+DarrenVictoriano@users.noreply.github.com> --- config/corne.keymap | 8 ++++---- images/corne.svg | 2 ++ images/corne.yaml | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/config/corne.keymap b/config/corne.keymap index 7512c31..76357ca 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -43,10 +43,10 @@ adjust_layer { bindings = < -&kp ESC &none &kp F7 &kp F8 &kp F9 &none &none &none &none &none &none &kp BSPC -&kp LCTRL &none &kp F4 &kp F5 &kp F6 &none &none &none &none &none &none &kp RET -&kp LSHIFT &none &kp F1 &kp F2 &kp F3 &kp F10 &none &none &none &none &none &kp RSHIFT - &kp LGUI &mo 1 &kp SPACE &kp SPACE &mo 2 &kp RALT +&kp ESC &none &kp F7 &kp F8 &kp F9 &kp F12 &none &none &none &none &none &kp BSPC +&kp LCTRL &none &kp F4 &kp F5 &kp F6 &kp F11 &none &none &none &none &none &kp RET +&kp LSHIFT &none &kp F1 &kp F2 &kp F3 &kp F10 &none &none &none &none &none &kp RSHIFT + &kp LGUI &mo 1 &kp SPACE &kp SPACE &mo 2 &kp RALT >; }; }; diff --git a/images/corne.svg b/images/corne.svg index 45ae330..6fef82a 100644 --- a/images/corne.svg +++ b/images/corne.svg @@ -812,6 +812,7 @@ rect.held, rect.combo.held { +F12 @@ -853,6 +854,7 @@ rect.held, rect.combo.held { +F11 diff --git a/images/corne.yaml b/images/corne.yaml index c6d415a..63be1df 100644 --- a/images/corne.yaml +++ b/images/corne.yaml @@ -95,7 +95,7 @@ layers: - F7 - F8 - F9 - - '' + - F12 - '' - '' - '' @@ -107,7 +107,7 @@ layers: - F4 - F5 - F6 - - '' + - F11 - '' - '' - ''