From 9b00c6c98c1b59e981d6a6048fa1ab42f9ad0cd1 Mon Sep 17 00:00:00 2001 From: Adam Jeniski <45019515+Ajetski@users.noreply.github.com> Date: Wed, 25 Jan 2023 17:04:30 -0500 Subject: [PATCH] make mod tamp more aggressive; add display controls --- config/reviung41.keymap | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/config/reviung41.keymap b/config/reviung41.keymap index 7bd07d2..c6cdd2e 100644 --- a/config/reviung41.keymap +++ b/config/reviung41.keymap @@ -67,6 +67,12 @@ bindings = <&kp DEL>; layers = <0>; }; + combo_double { + timeout-ms = <50>; + key-positions = <22 23>; + bindings = <&kp DQT>; + layers = <0>; + }; combo_bksp { timeout-ms = <50>; key-positions = <19 20>; @@ -96,8 +102,8 @@ label = "GLOBAL_QUICK_TAP"; #binding-cells = <2>; flavor = "tap-preferred"; - tapping-term-ms = <350>; - quick-tap-ms = <250>; + tapping-term-ms = <300>; + quick-tap-ms = <200>; global-quick-tap; bindings = <&kp>, <&kp>; }; @@ -145,9 +151,9 @@ media_ctrl { bindings = < - &rgb_ug RGB_BRI &rgb_ug RGB_SAI &rgb_ug RGB_HUI &rgb_ug RGB_EFF &none &rgb_ug RGB_TOG &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR - &rgb_ug RGB_BRD &rgb_ug RGB_SAD &rgb_ug RGB_HUD &rgb_ug RGB_EFR &none &none &kp C_PP &kp C_VOL_DN &kp C_VOL_UP &kp C_MUTE &none &out OUT_TOG - &none &none &none &none &none &none &kp CAPS &none &none &none &none &none + &rgb_ug RGB_BRI &rgb_ug RGB_SAI &rgb_ug RGB_HUI &rgb_ug RGB_EFF &none &rgb_ug RGB_TOG &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR + &rgb_ug RGB_BRD &rgb_ug RGB_SAD &rgb_ug RGB_HUD &rgb_ug RGB_EFR &none &none &kp C_PP &kp C_VOL_DN &kp C_VOL_UP &kp C_MUTE &none &out OUT_TOG + &none &none &none &none &none &none &kp CAPS &kp C_BRI_DN &kp C_BRI_UP &kp C_BKLT_TOG &kp C_PIP &none &none &none &none &none &none >; };