Compare commits

..

2 commits

Author SHA1 Message Date
1bec330db7
Delete .dir-locals.el 2025-01-14 17:57:52 +01:00
f60f803652
Update cradio.conf 2025-01-14 17:38:05 +01:00
2 changed files with 5 additions and 5 deletions

View file

@ -1,5 +0,0 @@
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((auto-mode-alist . (("\\.keymap\\'" . c-mode)))
(c-mode . ((tab-width . 4))))

View file

@ -1 +1,6 @@
CONFIG_ZMK_KEYBOARD_NAME="Sweep" CONFIG_ZMK_KEYBOARD_NAME="Sweep"
# Enable fetching split peripheral battery levels to the central side
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
# Enable central reporting of split battery levels to hosts
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y