diff options
| author | Mega Mind <68985133+megamind4089@users.noreply.github.com> | 2020-10-02 00:18:30 +0800 |
|---|---|---|
| committer | Mega Mind <68985133+megamind4089@users.noreply.github.com> | 2020-10-05 21:23:38 +0800 |
| commit | 9d06c730ba8b70429ecb67d3ff502ed1fde584bd (patch) | |
| tree | aa51bb65be2f94df65658ae4e9f54bbd1ba6072f /app/boards/shields/m60/Kconfig.shield | |
| parent | c54decd1443a41bd68905256db6286d51324c8e4 (diff) | |
Added Makerdiary M60 keyboard
Diffstat (limited to 'app/boards/shields/m60/Kconfig.shield')
| -rw-r--r-- | app/boards/shields/m60/Kconfig.shield | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/boards/shields/m60/Kconfig.shield b/app/boards/shields/m60/Kconfig.shield new file mode 100644 index 0000000..4ed58c4 --- /dev/null +++ b/app/boards/shields/m60/Kconfig.shield @@ -0,0 +1,5 @@ +# Copyright (c) 2020 The ZMK Contributors +# SPDX-License-Identifier: MIT + +config SHIELD_M60 + def_bool $(shields_list_contains,m60) |
