M60 keymap update and misc changes

* Updated M60 keymap
* Make nrfjproj as default runner
* Remove the polling config
This commit is contained in:
Mega Mind
2020-10-03 18:21:22 +08:00
parent e2299836bc
commit b8cb5f939a
3 changed files with 12 additions and 5 deletions

View File

@@ -8,7 +8,4 @@ if SHIELD_M60
config ZMK_KEYBOARD_NAME
default "m60"
config ZMK_KSCAN_MATRIX_POLLING
default y
endif