12 lines
163 B
Text
12 lines
163 B
Text
/*
|
|
* Copyright (c) 2023 The ZMK Contributors
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
if SHIELD_REVIUNG34
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "REVIUNG34"
|
|
|
|
endif
|