mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-12 08:53:23 +01:00
Run clang-format manually to fix recently changed files
This commit is contained in:
@@ -320,7 +320,8 @@ static void send_mouse(report_mouse_t *report) {
|
||||
#endif
|
||||
}
|
||||
|
||||
static void send_system(uint16_t data) { /* not supported */ }
|
||||
static void send_system(uint16_t data) { /* not supported */
|
||||
}
|
||||
|
||||
static void send_consumer(uint16_t data) {
|
||||
#ifdef EXTRAKEY_ENABLE
|
||||
|
||||
Reference in New Issue
Block a user