b8cb5f939a
* Updated M60 keymap * Make nrfjproj as default runner * Remove the polling config
11 lines
140 B
Text
11 lines
140 B
Text
#
|
|
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
if SHIELD_M60
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "m60"
|
|
|
|
endif
|