feat(shields): add bfo9000 shield

PR: #472
This commit is contained in:
pbz
2021-01-02 13:52:50 -05:00
committed by GitHub
parent 319ce30270
commit dcd665999a
14 changed files with 200 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_BFO9000_LEFT
def_bool $(shields_list_contains,bfo9000_left)
config SHIELD_BFO9000_RIGHT
def_bool $(shields_list_contains,bfo9000_right)