forked from kofal.net/zmk
feat(shields): Add Eternal Keypad
* Add Eternal Keypad Co-authored-by: Duccio <ducciobreschi@gmail.com>
This commit is contained in:
9
app/boards/shields/eternal_keypad/Kconfig.defconfig
Normal file
9
app/boards/shields/eternal_keypad/Kconfig.defconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_ETERNAL_KEYPAD || SHIELD_ETERNAL_KEYPAD_LEFTY
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Eternal Keypad"
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user