Add NIBBLE shield
+ Added required files for nullbits NIBBLE
This commit is contained in:
parent
1522c91d73
commit
d90592aac5
8 changed files with 109 additions and 3 deletions
5
app/boards/shields/nibble/Kconfig.shield
Normal file
5
app/boards/shields/nibble/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_NIBBLE
|
||||
def_bool $(shields_list_contains,nibble)
|
||||
Loading…
Add table
Add a link
Reference in a new issue