1751470785
* Allows "gaps" for keyboards like Kyra. * Allows keyboards with matrixes that don't map the logical key locations to have normal looking keymaps when defined.
5 lines
128 B
Text
5 lines
128 B
Text
# Copyright (c) 2020 Pete Johanson
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config SHIELD_KYRIA
|
|
def_bool $(shields_list_contains,kyria)
|