d6a2290d5e
Update app/boards/shields/two_percent_milk/two_percent_milk.overlay Co-Authored-By: Nick Winans <nick@winans.codes>
9 lines
156 B
Text
9 lines
156 B
Text
# Copyright (c) 2022 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_TWO_PERCENT_MILK
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "2% Milk"
|
|
|
|
endif
|