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

@@ -1,6 +1,5 @@
{
"maintainer": "qmk",
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"community_layouts": ["ortho_4x12"]
}