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:
8
app/boards/shields/eternal_keypad/Kconfig.shield
Normal file
8
app/boards/shields/eternal_keypad/Kconfig.shield
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_ETERNAL_KEYPAD
|
||||
def_bool $(shields_list_contains,eternal_keypad)
|
||||
|
||||
config SHIELD_ETERNAL_KEYPAD_LEFTY
|
||||
def_bool $(shields_list_contains,eternal_keypad_lefty)
|
||||
Reference in New Issue
Block a user