diff options
author | Ryan <fauxpark@gmail.com> | 2023-03-17 14:02:04 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 14:02:04 +1100 |
commit | 02ccc50e6085a9d0a4f38f252960e2d14ffe4d1f (patch) | |
tree | 8a35e27d2eaeec9d37e775d4ba167117ca250d6d /keyboards/gray_studio/space65r3 | |
parent | c7f58145fb8cf5ea4337a1bb0439111fe2ce65f0 (diff) |
Remove more empty headers (#20155)
Diffstat (limited to 'keyboards/gray_studio/space65r3')
-rw-r--r-- | keyboards/gray_studio/space65r3/space65r3.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/gray_studio/space65r3/space65r3.c b/keyboards/gray_studio/space65r3/space65r3.c deleted file mode 100644 index 8cc0c7ad3e..0000000000 --- a/keyboards/gray_studio/space65r3/space65r3.c +++ /dev/null @@ -1,3 +0,0 @@ -// Copyright 2022 Yizhen Liu (@edwardslau) -// SPDX-License-Identifier: GPL-2.0 -#include "space65r3.h" |