mirror of
https://github.com/dnlbauer/corax-keyboard.git
synced 2026-09-11 21:55:29 +00:00
initial zmk config based on sofle
This commit is contained in:
9
zmk-config/config/boards/shields/ownkb/Kconfig.shield
Normal file
9
zmk-config/config/boards/shields/ownkb/Kconfig.shield
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copyright (c) 2023 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
|
||||
config SHIELD_OWNKB_LEFT
|
||||
def_bool $(shields_list_contains,ownkb_left)
|
||||
|
||||
config SHIELD_OWNKB_RIGHT
|
||||
def_bool $(shields_list_contains,ownkb_right)
|
||||
Reference in New Issue
Block a user