Create Kconfig.shield
This commit is contained in:
parent
fadb508671
commit
5b831982a9
1 changed files with 5 additions and 0 deletions
5
app/boards/shields/roadster/Kconfig.shield
Normal file
5
app/boards/shields/roadster/Kconfig.shield
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_ROADSTER
|
||||
def_bool $(shields_list_contains,ROADSTER)
|
Loading…
Add table
Reference in a new issue