diff options
Diffstat (limited to 'quantum/split_common/split_flags.c')
-rw-r--r-- | quantum/split_common/split_flags.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/quantum/split_common/split_flags.c b/quantum/split_common/split_flags.c deleted file mode 100644 index 1f5825d65..000000000 --- a/quantum/split_common/split_flags.c +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | #include "split_flags.h" | ||
2 | |||
3 | volatile bool RGB_DIRTY = false; | ||
4 | |||
5 | volatile bool BACKLIT_DIRTY = false; \ No newline at end of file | ||