forked from kofal.net/zmk
feat(shields): Add splitkb.com Aurora Sofle
* Add new shield for splitkb.com Aurora Sofle, supporting keys, encoder(s), displays, and RGB. Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
committed by
Pete Johanson
parent
147f7f23dc
commit
f743d57ff1
8
app/boards/shields/splitkb_aurora_sofle/Kconfig.shield
Normal file
8
app/boards/shields/splitkb_aurora_sofle/Kconfig.shield
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2023 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_SPLITKB_AURORA_SOFLE_LEFT
|
||||
def_bool $(shields_list_contains,splitkb_aurora_sofle_left)
|
||||
|
||||
config SHIELD_SPLITKB_AURORA_SOFLE_RIGHT
|
||||
def_bool $(shields_list_contains,splitkb_aurora_sofle_right)
|
||||
Reference in New Issue
Block a user