Add PR suggestions

This commit is contained in:
Reibl Janos Daniel 2023-10-16 12:32:13 +02:00
parent f788141a03
commit d946eaccaa
4 changed files with 5 additions and 5 deletions

View File

@ -5,4 +5,4 @@
#define HAL_USE_SERIAL TRUE
#include_next <halconf.h>
#include_next <halconf.h>

View File

@ -16,7 +16,6 @@
"cols": ["B10", "B1", "B0", "A7", "A6", "A5"],
"rows": ["A4", "A3", "A2", "A1", "A0"]
},
"processor": "STM32F411",
"development_board": "blackpill_f411",
"url": "",
"usb": {
@ -30,6 +29,7 @@
"sync_matrix_state": true
}
},
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {
"layout": [
@ -105,4 +105,4 @@
]
}
}
}
}

View File

@ -4,4 +4,4 @@
#include_next <mcuconf.h>
#undef STM32_SERIAL_USE_USART1
#define STM32_SERIAL_USE_USART1 TRUE
#define STM32_SERIAL_USE_USART1 TRUE

View File

@ -1 +1 @@
SERIAL_DRIVER = usart
SERIAL_DRIVER = usart