1
0

Configure boards to use development_board - LM (#25341)

This commit is contained in:
Joel Challis
2025-06-07 22:17:38 +01:00
committed by GitHub
parent 0b3a54f9f2
commit 021c3cc125
27 changed files with 27 additions and 54 deletions

View File

@@ -38,8 +38,7 @@
"rows": ["F5"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"layouts": {
"LAYOUT": {
"layout": [

View File

@@ -8,8 +8,7 @@
"pid": "0x3070",
"device_version": "20.1.7"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"features": {
"backlight": true,
"bootmagic": false,

View File

@@ -30,8 +30,7 @@
"rows": ["C6", "B1", "B3", "D7"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"features": {
"bootmagic": false,
"mousekey": false,

View File

@@ -18,8 +18,7 @@
"pin": "D0"
}
},
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"features": {
"bootmagic": false,
"mousekey": true,