1
0

[CI] Format code according to conventions (#26000)

Format code according to conventions
This commit is contained in:
QMK Bot
2026-02-12 03:06:13 +11:00
committed by GitHub
parent 5ad6d44e18
commit 4f7a7873c8
1230 changed files with 1230 additions and 1230 deletions

View File

@@ -1 +1 @@
fate
fate

View File

@@ -112,4 +112,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
layer_state_t layer_state_set_user(layer_state_t state) {
return update_tri_layer_state(state, _LOWER, _RAISE, _SET);
}
}

View File

@@ -1 +1 @@
fate
fate

View File

@@ -112,4 +112,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
layer_state_t layer_state_set_user(layer_state_t state) {
return update_tri_layer_state(state, _LOWER, _RAISE, _SET);
}
}

View File

@@ -29,4 +29,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//Enable SPI
#undef STM32_SPI_USE_SPI2
#define STM32_SPI_USE_SPI2 TRUE
#define STM32_SPI_USE_SPI2 TRUE