Added Makerdiary M60 keyboard
This commit is contained in:
parent
c54decd144
commit
9d06c730ba
6 changed files with 121 additions and 0 deletions
10
app/boards/shields/m60/Kconfig.defconfig
Normal file
10
app/boards/shields/m60/Kconfig.defconfig
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
if SHIELD_M60
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "m60"
|
||||
|
||||
config ZMK_KSCAN_MATRIX_POLLING
|
||||
default y
|
||||
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue