24b638dfa3
Revise copyright header Co-authored-by: Pete Johanson <peter@peterjohanson.com>
8 lines
235 B
Text
8 lines
235 B
Text
# 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)
|