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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)