Skip to content

Commit

Permalink
experimental BLE
Browse files Browse the repository at this point in the history
  • Loading branch information
ReFil committed Jun 13, 2024
1 parent 766e009 commit 762bd5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/arm/bt60/bt60.dts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
kscan0: kscan_0 {
compatible = "zmk,kscan-gpio-matrix";
diode-direction = "col2row";

wakeup-source;
col-gpios
= <&gpio1 11 GPIO_ACTIVE_HIGH>
, <&gpio1 10 GPIO_ACTIVE_HIGH>
Expand Down
1 change: 1 addition & 0 deletions config/boards/arm/bt60/bt60_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ CONFIG_PWM=y
CONFIG_LED_PWM=y
CONFIG_ZMK_BACKLIGHT=y
CONFIG_BUILD_OUTPUT_UF2=y
CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y

0 comments on commit 762bd5f

Please sign in to comment.