include new sweep files
This commit is contained in:
parent
004c67f95f
commit
7280fe61cd
8 changed files with 117 additions and 2 deletions
8
boards/shields/sweep/Kconfig.shield
Normal file
8
boards/shields/sweep/Kconfig.shield
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_SWEEP_LEFT
|
||||
def_bool $(shields_list_contains,sweep_left)
|
||||
|
||||
config SHIELD_SWEEP_RIGHT
|
||||
def_bool $(shields_list_contains,sweep_right)
|
||||
Loading…
Add table
Add a link
Reference in a new issue