Add ergodash

This commit is contained in:
eyenseo
2020-12-27 16:13:42 +01:00
committed by Nick Winans
parent e11477f7b1
commit 51298f1d22
8 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_ERGODASH_LEFT
config ZMK_KEYBOARD_NAME
default "Ergodash"
config ZMK_SPLIT_BLE_ROLE_CENTRAL
default y
endif
if SHIELD_ERGODASH_LEFT || SHIELD_ERGODASH_RIGHT
config ZMK_SPLIT
default y
endif