Add support for the Clog (#1092)

* Add support for the Clog

* format DTSI definition

* add a default keymap

* update copyright year, reduce conf to minimum
This commit is contained in:
Sam Mohr
2022-01-30 15:55:22 -05:00
committed by GitHub
parent 4039a50ec3
commit 4c317e0feb
9 changed files with 228 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Copyright (c) 2022 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_CLOG_LEFT
def_bool $(shields_list_contains,clog_left)
config SHIELD_CLOG_RIGHT
def_bool $(shields_list_contains,clog_right)