diff --git a/config/corne.conf b/config/corne.conf index ae112ec..f57245a 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -7,6 +7,6 @@ CONFIG_ZMK_DISPLAY=y # Allow to sleep CONFIG_ZMK_SLEEP=y -CONFIG_ZMK_IDLE_TIMEOUT=30000 +# CONFIG_ZMK_IDLE_TIMEOUT=30000 # Sleep timeout to 15 minutes -CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 +# CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 diff --git a/config/corne.keymap b/config/corne.keymap index e1eabb3..1c1beb6 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -59,13 +59,13 @@ }; adjust_layer { // ----------------------------------------------------------------------------------------- -// | ESC | | | | | | | | | | | | BKSP | // | MUTE |VOLDN|VOLUP| PREV| NEXT| PLAY| | BT1 | BT2 | BT3 | BT4 | BT5 | BTCLR| -// | CAPS | | | | BRID| BRIU| | | | | | | | +// | CAPS | | | | | | | | | | | | | +// | | | | | BRID| BRIU| | | | | | | | // | GUI | | ENT | | SPC | | ALT | bindings = < + &kp C_MUTE &kp C_VOL_DN &kp C_VOL_UP &kp C_PREV &kp C_NEXT &kp C_PP &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans - &kp C_MUTE &kp C_VOL_DN &kp C_VOL_UP &kp C_PREV &kp C_NEXT &kp C_PP &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR &kp CAPS &trans &trans &trans &kp C_BRI_DN &kp C_BRI_UP &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans >;