feat(shields): Add Naked60BMP shield
This commit is contained in:
parent
e6645882c3
commit
3b8244e466
6 changed files with 161 additions and 0 deletions
5
app/boards/shields/naked60/Kconfig.shield
Normal file
5
app/boards/shields/naked60/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_NAKED60
|
||||
def_bool $(shields_list_contains,naked60)
|
||||
Loading…
Add table
Add a link
Reference in a new issue