Compare commits

..

No commits in common. "1bec330db7c16677c324b0d8633552a8231144e9" and "1c73201feebbfd0649fd3edd9a225c0b83e9f4d1" have entirely different histories.

2 changed files with 5 additions and 5 deletions

5
.dir-locals.el Normal file
View file

@ -0,0 +1,5 @@
;;; 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,6 +1 @@
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