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

@@ -34,4 +34,4 @@ bool encoder_update_kb(uint8_t index, bool clockwise) {
}
return true;
}
#endif
#endif

View File

@@ -58,4 +58,4 @@
]
}
}
}
}

View File

@@ -38,4 +38,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* ------------------------------------
* | | | | | |
* ------------------------------------
*/
*/

View File

@@ -19,4 +19,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_P4, KC_P5, KC_P6,
KC_P7, KC_P8, KC_P9, KC_P0
)
};
};