From 42de31ecdd270948c1bc7faf329d63fbdc5d1b97 Mon Sep 17 00:00:00 2001 From: Sadek Baroudi Date: Sat, 5 Nov 2022 14:46:43 -0700 Subject: [PATCH] moved around keys to accommodate bt keys on each half --- config/boards/shields/swweeep/swweeep.keymap | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/boards/shields/swweeep/swweeep.keymap b/config/boards/shields/swweeep/swweeep.keymap index 76a7073..bdcd0d3 100644 --- a/config/boards/shields/swweeep/swweeep.keymap +++ b/config/boards/shields/swweeep/swweeep.keymap @@ -99,10 +99,10 @@ label = "Function"; bindings = < - &trans &kp LS(PG_UP) &kp LS(UP) &kp LS(PG_DN) &trans &kp C_PLAY_PAUSE &kp F7 &kp F8 &kp F9 &kp F10 - &kp LS(HOME) &kp LS(LEFT) &kp LS(DOWN) &kp LS(RIGHT) &kp LS(END) &kp K_VOL_UP &kp F4 &kp F5 &kp F6 &kp F11 - &trans &trans &trans &trans &kp C_MUTE &kp K_VOL_DN &kp F1 &kp F2 &kp F3 &kp F12 - &trans &trans &trans &trans &trans &kp SPACE + &bootloader &kp LS(PG_UP) &kp LS(UP) &kp LS(PG_DN) &trans &kp C_MUTE &kp F7 &kp F8 &kp F9 &kp F10 + &kp LS(HOME) &kp LS(LEFT) &kp LS(DOWN) &kp LS(RIGHT) &kp LS(END) &kp K_VOL_UP &kp F4 &kp F5 &kp F6 &kp F11 + &bt BT_SEL 3 &bt BT_SEL 2 &bt BT_SEL 1 &bt BT_SEL 0 &bt BT_CLR &kp K_VOL_DN &kp F1 &kp F2 &kp F3 &kp F12 + &out OUT_USB &out OUT_BLE &trans &kp C_PLAY_PAUSE &trans &kp SPACE >; }; @@ -111,9 +111,9 @@ bindings = < &trans &trans &trans &trans &trans &trans &bt BT_PRV &bt BT_NXT &trans &trans + &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 - &trans &trans &trans &trans &trans &trans &trans &trans &out OUT_USB &out OUT_BLE - &trans &trans &trans &trans &trans &trans + &trans &trans &trans &trans &out OUT_BLE &out OUT_USB >; };