Fixed encoder config and added build_right script

This commit is contained in:
Kevin
2020-08-29 11:36:48 -07:00
parent d69c94a183
commit 72232b4ec7
3 changed files with 6 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
&kp LGUI &kp LALT &kp BKSP &mo 1 &mo 2 &kp SPC &kp RET &kp RGUI
>;
sensor-bindings = <&inc_dec_cp LBKT RBKT>;
sensor-bindings = <&inc_dec_cp M_VOLU M_VOLD>;
};
lower_layer {

View File

@@ -1,2 +1,6 @@
# Enable encoder
CONFIG_EC11=y
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
CONFIG_ZMK_SPLIT=y
CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL=y