mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2025-05-14 11:55:31 +02:00
add most symbols and maybe bluetooth battery
This commit is contained in:
parent
9711241a71
commit
356fd9690d
3 changed files with 22 additions and 42 deletions
|
@ -5,20 +5,22 @@ config ZMK_BLE
|
|||
config ZMK_USB
|
||||
default y
|
||||
|
||||
config CONFIG_ZMK_BATTERY_NRF_VDDH
|
||||
default y
|
||||
|
||||
if SHIELD_LEKO_PONA_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "leko pona 1"
|
||||
default "leko pona 1"
|
||||
|
||||
config ZMK_SPLIT_ROLE_CENTRAL
|
||||
default y
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_LEKO_PONA_LEFT || SHIELD_LEKO_PONA_RIGHT
|
||||
|
||||
config ZMK_SPLIT
|
||||
default y
|
||||
default y
|
||||
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue