home | blog | art | git gpg | email | rss

zmk-config

Personal ZMK configuration for my wireless keyboard
git clone git://pollux.codes/git/zmk-config
Log | Files | Refs | README
commit a72d520371ef0dfc47a216045608381c71b8767b
parent 6bf3bf981acd513f92f9f1a062c0bee6f223116a
Author: Pollux <pollux@pollux.codes>
Date:   Sun, 13 Apr 2025 12:34:16 -0500

feat: add caps lock key

Signed-off-by: Pollux <pollux@pollux.codes>

Diffstat:
Mconfig/cradio.keymap | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/cradio.keymap b/config/cradio.keymap @@ -96,7 +96,7 @@ bindings = < &kp TILDE &kp DLLR &kp PRCNT &kp AMPS &none &kp GRAVE &kp QUESTION &kp SLASH &kp HASH &kp CARET &kp LBKT &kp LBRC &kp RBRC &kp LPAR &kp EQUAL &kp ASTRK &kp RPAR &kp PLUS &kp RBKT &kp EXCL -&none &none &none &none &none &kp PIPE &kp UNDER &kp MINUS &kp BSLH &kp AT +&none &none &none &none &kp CAPS &kp PIPE &kp UNDER &kp MINUS &kp BSLH &kp AT &trans &kp LSHIFT &none &trans >; };