forked from mirror/qmk_firmware
[CI] Format code according to conventions (#26000)
Format code according to conventions
This commit is contained in:
@@ -87,4 +87,4 @@ layer_state_t default_layer_state_set_user(layer_state_t state) {
|
||||
rgblight_set_layer_state(3, layer_state_cmp(state, _QWERTY));
|
||||
rgblight_set_layer_state(4, layer_state_cmp(state, _COLEMAK));
|
||||
return state;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user