mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-11 07:36:56 -05:00
11 lines
107 B
Plaintext
11 lines
107 B
Plaintext
|
|
if SHIELD_M60
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "m60"
|
|
|
|
config ZMK_KSCAN_MATRIX_POLLING
|
|
default y
|
|
|
|
endif
|