bluetooth fixes

This commit is contained in:
Jack Hartstein 2021-01-01 12:06:23 -08:00
parent da54121e12
commit 807d00d3c9
5 changed files with 6 additions and 4 deletions

Binary file not shown.

View file

@ -12,6 +12,9 @@ CONFIG_ZMK_RGB_UNDERGLOW=y
# Use the STRIP config specific to the LEDs you're using # Use the STRIP config specific to the LEDs you're using
CONFIG_WS2812_STRIP=y CONFIG_WS2812_STRIP=y
# Increase BT radio power
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
# USB debugging settings # USB debugging settings
# Turn on logging, and set ZMK logging to debug output # Turn on logging, and set ZMK logging to debug output

View file

@ -20,7 +20,7 @@
default_layer { default_layer {
bindings = < bindings = <
&none &tog FUNC &kp KP_SLASH &kp KP_ASTERISK &kp KP_MINUS &none &to FUNC &kp KP_SLASH &kp KP_ASTERISK &kp KP_MINUS
&none &kp KP_NUMBER_7 &kp KP_NUMBER_8 &kp KP_NUMBER_9 &none &none &kp KP_NUMBER_7 &kp KP_NUMBER_8 &kp KP_NUMBER_9 &none
&none &kp KP_NUMBER_4 &kp KP_NUMBER_5 &kp KP_NUMBER_6 &kp KP_PLUS &none &kp KP_NUMBER_4 &kp KP_NUMBER_5 &kp KP_NUMBER_6 &kp KP_PLUS
&kp K_MUTE &kp KP_NUMBER_1 &kp KP_NUMBER_2 &kp KP_NUMBER_3 &none &kp K_MUTE &kp KP_NUMBER_1 &kp KP_NUMBER_2 &kp KP_NUMBER_3 &none
@ -32,7 +32,7 @@
func_layer { func_layer {
bindings = < bindings = <
&none &tog RGB_BT &trans &trans &trans &none &to RGB_BT &trans &trans &trans
&none &kp HOME &kp UP &kp PG_UP &none &none &kp HOME &kp UP &kp PG_UP &none
&none &kp LEFT &none &kp RIGHT &trans &none &kp LEFT &none &kp RIGHT &trans
&ext_power EP_TOG &kp END &kp DOWN &kp PG_DN &none &ext_power EP_TOG &kp END &kp DOWN &kp PG_DN &none
@ -44,7 +44,7 @@
rgb_bt_layer { rgb_bt_layer {
bindings = < bindings = <
&none &tog 0 &rgb_ug RGB_TOG &rgb_ug RGB_EFF &none &none &to DEFAULT &rgb_ug RGB_TOG &rgb_ug RGB_EFF &none
&none &rgb_ug RGB_HUI &rgb_ug RGB_SAI &rgb_ug RGB_BRI &none &none &rgb_ug RGB_HUI &rgb_ug RGB_SAI &rgb_ug RGB_BRI &none
&none &rgb_ug RGB_HUD &rgb_ug RGB_SAD &rgb_ug RGB_BRD &none &none &rgb_ug RGB_HUD &rgb_ug RGB_SAD &rgb_ug RGB_BRD &none
&bootloader &none &bt BT_CLR &bt BT_NXT &none &bootloader &none &bt BT_CLR &bt BT_NXT &none

Binary file not shown.

1
zmk

@ -1 +0,0 @@
Subproject commit 2233f457b2ce5fbf77dbc18c14525559dc452aba