mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-01-18 02:52:29 +00:00
Compare commits
2 commits
1c73201fee
...
1bec330db7
Author | SHA1 | Date | |
---|---|---|---|
1bec330db7 | |||
f60f803652 |
2 changed files with 5 additions and 5 deletions
|
@ -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))))
|
|
@ -1 +1,6 @@
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue