9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_QAZ
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "QAZ"
|
|
|
|
endif |