9 lines
153 B
Text
Executable file
9 lines
153 B
Text
Executable file
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_REBOUND_V4
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Rebound v4"
|
|
|
|
endif
|