1
0
Fork 0

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

@ -74,8 +74,7 @@
"rows": ["C14", "C15", "A0", "A1", "A2"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"layout_aliases": {
"LAYOUT_default": "LAYOUT"
},

View file

@ -74,8 +74,7 @@
"rows": ["C14", "C15", "A0", "A1", "A2", "A3"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"layout_aliases": {
"LAYOUT": "LAYOUT_default"
},