diff options
| author | Joel Challis <git@zvecr.com> | 2025-03-06 23:17:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-06 23:17:51 +0000 |
| commit | 6e1d3d6d077f50cb61d37f8310162b38b109fa87 (patch) | |
| tree | 65eb42f93e90b6649d927718d7adacad9dbeb7d5 /quantum/split_common | |
| parent | 12f9f34fc82e3bab7c92f488a1528592c4bc9628 (diff) | |
Add EOL to non-keyboard files (#24990)
Diffstat (limited to 'quantum/split_common')
| -rw-r--r-- | quantum/split_common/split_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/split_common/split_util.h b/quantum/split_common/split_util.h index f83b05b6a6..6f4c4dc660 100644 --- a/quantum/split_common/split_util.h +++ b/quantum/split_common/split_util.h | |||
| @@ -15,4 +15,4 @@ bool is_transport_connected(void); | |||
| 15 | 15 | ||
| 16 | void split_watchdog_update(bool done); | 16 | void split_watchdog_update(bool done); |
| 17 | void split_watchdog_task(void); | 17 | void split_watchdog_task(void); |
| 18 | bool split_watchdog_check(void); \ No newline at end of file | 18 | bool split_watchdog_check(void); |
