mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-11 22:18:25 +00:00
Update keyboards/dcpedit/modmmm/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
This commit is contained in:
parent
ae11de2bf3
commit
1c0834e7cc
@ -2,8 +2,6 @@
|
||||
"url": "https://github.com/dcpedit/mod-mmm",
|
||||
"manufacturer": "dcpedit",
|
||||
"maintainer": "dcpedit",
|
||||
"board": "BLACKPILL_STM32_F411",
|
||||
"bootloader": "stm32-dfu",
|
||||
"diode_direction": "COL2ROW",
|
||||
"dynamic_keymap": {
|
||||
"layer_count": 2
|
||||
@ -16,6 +14,7 @@
|
||||
"haptic": true,
|
||||
"encoder": true
|
||||
},
|
||||
"development_board": "blackpill_f411",
|
||||
"indicators": {
|
||||
"caps_lock": "B12",
|
||||
"num_lock": "A1",
|
||||
@ -40,6 +39,5 @@
|
||||
"matrix_pins": {
|
||||
"cols": ["B13", "B14", "B15", "A15", "B1", "A3", "B9", "C15", "C14", "C13"],
|
||||
"rows": ["B10", "B3", "B0", "B4", "A7", "B5", "A4", "A6", "B6", "A5", "B7", "B8"]
|
||||
},
|
||||
"processor": "STM32F411"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user