mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-21 21:45:18 -05:00
8 lines
135 B
Plaintext
8 lines
135 B
Plaintext
#
|
|
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
config SHIELD_M60
|
|
def_bool $(shields_list_contains,m60)
|