Skip to content

Commit 35f89fa

Browse files
committed
Merge branch 'paw3395' into paw3395-debug
2 parents 51ac43c + 56218ba commit 35f89fa

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

boards/arm/efogtech_trackball_0/behaviors_macros.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
#include <dt-bindings/zmk/bistable_behavior.h>
66
#include <dt-bindings/zmk/p2sm.h>
77
#include <behaviors/p2sm_behaviors.dtsi>
8+
#include <behaviors/esb_unpair.dtsi>
9+
#include <behaviors/esb_shell_req.dtsi>
810

911
/ {
1012
macros {

boards/arm/efogtech_trackball_0/efogtech_trackball_0_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
CONFIG_BOARD_EFOGTECH_0_VER_MAJOR=101
44
CONFIG_BOARD_EFOGTECH_0_VER_MINOR=1
5-
CONFIG_BOARD_EFOGTECH_0_VER_PATCH=0
5+
CONFIG_BOARD_EFOGTECH_0_VER_PATCH=3
66
CONFIG_BOARD_EFOGTECH_TRBL_52833=y
77
CONFIG_SOC_SERIES_NRF52X=y
88
CONFIG_SOC_NRF52833_QIAA=y

config/west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ manifest:
5353
revision: "6322b7a"
5454
- name: zmk-esb-endpoint
5555
remote: efogdev
56-
revision: "f9492c9"
56+
revision: "a78c61e"
5757
submodules: true
5858
- name: zmk-feedback-common
5959
remote: efogdev
6060
revision: "92251ce"
6161
- name: zmk-shell-relay-core
6262
remote: efogdev
63-
revision: "9dc0966"
63+
revision: "837e874"
6464
self:
6565
path: config

0 commit comments

Comments
 (0)