mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-04 05:13:22 +02:00
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_NAKED60
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Naked60BMP"
|
|
|
|
endif |