forked from kofal.net/zmk
Fixed encoder config and added build_right script
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user