Change to development_board (#21695)

This commit is contained in:
Duncan Sutherland 2024-04-23 10:47:30 +01:00 committed by GitHub
parent 0786314bfb
commit 32136afe24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
58 changed files with 64 additions and 160 deletions

View file

@ -14,15 +14,13 @@
"rows": ["B8", "A0", "A1", "A2"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"development_board": "proton_c",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"nkro": true
},
"board": "QMK_PROTON_C",
"community_layouts": ["ortho_4x12"],
"layout_aliases": {
"LAYOUT": "LAYOUT_ortho_4x12"