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/themadnoodle | |
parent | c7f58145fb8cf5ea4337a1bb0439111fe2ce65f0 (diff) |
Remove more empty headers (#20155)
Diffstat (limited to 'keyboards/themadnoodle')
-rw-r--r-- | keyboards/themadnoodle/ncc1701kb/v2/v2.c | 1 | ||||
-rw-r--r-- | keyboards/themadnoodle/noodlepad/noodlepad.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/themadnoodle/ncc1701kb/v2/v2.c b/keyboards/themadnoodle/ncc1701kb/v2/v2.c deleted file mode 100644 index caf7c6f0f2..0000000000 --- a/keyboards/themadnoodle/ncc1701kb/v2/v2.c +++ /dev/null @@ -1 +0,0 @@ -#include "v2.h" diff --git a/keyboards/themadnoodle/noodlepad/noodlepad.c b/keyboards/themadnoodle/noodlepad/noodlepad.c deleted file mode 100644 index afabf78629..0000000000 --- a/keyboards/themadnoodle/noodlepad/noodlepad.c +++ /dev/null @@ -1 +0,0 @@ -#include "noodlepad.h" |