4c317e0feb
* Add support for the Clog * format DTSI definition * add a default keymap * update copyright year, reduce conf to minimum
8 lines
215 B
Text
8 lines
215 B
Text
# 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)
|