commit 7dd624a1e98606163e53ccc4d77d118f81c86226 parent 6830bc317d6f22c1c29249b4e6da546331cab277 Author: Chris <chris@echoz.io> Date: Sun, 21 Dec 2025 15:11:52 +0100 feat: enable battery reporting Diffstat:
| M | config/helix.conf | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/config/helix.conf b/config/helix.conf @@ -1,2 +1,3 @@ CONFIG_ZMK_KEYBOARD_NAME="FelixKeeb" CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_BATERY_REPORTING=y