forked from kofal.net/zmk
Add ergodash
This commit is contained in:
8
app/boards/shields/ergodash/Kconfig.shield
Normal file
8
app/boards/shields/ergodash/Kconfig.shield
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_ERGODASH_LEFT
|
||||
def_bool $(shields_list_contains,ergodash_left)
|
||||
|
||||
config SHIELD_ERGODASH_RIGHT
|
||||
def_bool $(shields_list_contains,ergodash_right)
|
||||
Reference in New Issue
Block a user