zmk_mf68/app/boards/shields/quefrency/Kconfig.shield
Noah Thornton 24b638dfa3
Apply suggestions from code review
Revise copyright header

Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2020-09-26 21:09:19 -05:00

9 lines
235 B
Plaintext

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_QUEFRENCY_LEFT
def_bool $(shields_list_contains,quefrency_left)
config SHIELD_QUEFRENCY_RIGHT
def_bool $(shields_list_contains,quefrency_right)