dcd665999a
PR: #472
8 lines
227 B
Text
8 lines
227 B
Text
# 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)
|