mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-18 11:06:56 -05:00
8
app/boards/shields/bfo9000/Kconfig.shield
Normal file
8
app/boards/shields/bfo9000/Kconfig.shield
Normal 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)
|
||||
Reference in New Issue
Block a user