feat(shields): Add Eternal Keypad

* Add Eternal Keypad

Co-authored-by: Duccio <ducciobreschi@gmail.com>
This commit is contained in:
Elliot Pahl
2022-09-06 08:07:02 +10:00
committed by GitHub
parent 391f80f069
commit ce7a0e2b6c
12 changed files with 271 additions and 0 deletions

View 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)