mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-22 09:02:04 +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",
|
"url": "https://github.com/dcpedit/mod-mmm",
|
||||||
"manufacturer": "dcpedit",
|
"manufacturer": "dcpedit",
|
||||||
"maintainer": "dcpedit",
|
"maintainer": "dcpedit",
|
||||||
"board": "BLACKPILL_STM32_F411",
|
|
||||||
"bootloader": "stm32-dfu",
|
|
||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
"dynamic_keymap": {
|
"dynamic_keymap": {
|
||||||
"layer_count": 2
|
"layer_count": 2
|
||||||
@ -16,6 +14,7 @@
|
|||||||
"haptic": true,
|
"haptic": true,
|
||||||
"encoder": true
|
"encoder": true
|
||||||
},
|
},
|
||||||
|
"development_board": "blackpill_f411",
|
||||||
"indicators": {
|
"indicators": {
|
||||||
"caps_lock": "B12",
|
"caps_lock": "B12",
|
||||||
"num_lock": "A1",
|
"num_lock": "A1",
|
||||||
@ -40,6 +39,5 @@
|
|||||||
"matrix_pins": {
|
"matrix_pins": {
|
||||||
"cols": ["B13", "B14", "B15", "A15", "B1", "A3", "B9", "C15", "C14", "C13"],
|
"cols": ["B13", "B14", "B15", "A15", "B1", "A3", "B9", "C15", "C14", "C13"],
|
||||||
"rows": ["B10", "B3", "B0", "B4", "A7", "B5", "A4", "A6", "B6", "A5", "B7", "B8"]
|
"rows": ["B10", "B3", "B0", "B4", "A7", "B5", "A4", "A6", "B6", "A5", "B7", "B8"]
|
||||||
},
|
}
|
||||||
"processor": "STM32F411"
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user