From 8213d05f855f4d6c0bb0ce57ece714ac0b99f731 Mon Sep 17 00:00:00 2001 From: ldebritto Date: Mon, 27 Jan 2025 16:04:39 -0300 Subject: [PATCH] Numpad on the right side --- config/cradio.keymap | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/cradio.keymap b/config/cradio.keymap index ba10bf1..de984f7 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -86,6 +86,12 @@ layers = ; }; + toggle_right_num_word { + key-positions = <17 34>; + bindings = <&num_word NUM>; // requires auto-layer module (https://github.com/urob/zmk-auto-layer) + layers = ; + }; + toggle_numpad { // For extended edits key-positions = <21 22 23>; bindings = <&tog NUM>;