forked from mirror/qmk_firmware
[CI] Format code according to conventions (#26000)
Format code according to conventions
This commit is contained in:
@@ -26,4 +26,4 @@ bool rgb_matrix_indicators_kb(void) {
|
||||
}
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -249,4 +249,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -46,4 +46,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RM_VALU,
|
||||
_______, _______, _______, _______, _______, RM_NEXT, _______, RM_VALD, _______
|
||||
)
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user