Add EOL to non-keyboard files (#24990)

This commit is contained in:
Joel Challis 2025-03-06 23:17:51 +00:00 committed by GitHub
parent 12f9f34fc8
commit 6e1d3d6d07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
119 changed files with 119 additions and 119 deletions

View file

@ -42,4 +42,4 @@
#include "starlight_anim.h"
#include "starlight_dual_sat_anim.h"
#include "starlight_dual_hue_anim.h"
#include "riverflow_anim.h"
#include "riverflow_anim.h"

View file

@ -15,4 +15,4 @@ bool is_transport_connected(void);
void split_watchdog_update(bool done);
void split_watchdog_task(void);
bool split_watchdog_check(void);
bool split_watchdog_check(void);

View file

@ -202,4 +202,4 @@ void via_qmk_audio_command(uint8_t *data, uint8_t length);
void via_qmk_audio_set_value(uint8_t *data);
void via_qmk_audio_get_value(uint8_t *data);
void via_qmk_audio_save(void);
#endif
#endif

View file

@ -63,4 +63,4 @@ wear_leveling_8byte_SRC := \
$(wear_leveling_common_SRC) \
$(QUANTUM_PATH)/wear_leveling/tests/wear_leveling_8byte.cpp
wear_leveling_8byte_INC := \
$(wear_leveling_common_INC)
$(wear_leveling_common_INC)