mirror of
https://github.com/dnlbauer/corax-zmk-config.git
synced 2026-09-10 21:55:29 +00:00
6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
config SHIELD_OWNKB_LEFT
|
|
def_bool $(shields_list_contains,ownkb_left)
|
|
|
|
config SHIELD_OWNKB_RIGHT
|
|
def_bool $(shields_list_contains,ownkb_right)
|