mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-16 18:16:56 -05:00
Add NIBBLE shield
+ Added required files for nullbits NIBBLE
This commit is contained in:
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)
|
||||
Reference in New Issue
Block a user