diff options
Diffstat (limited to 'keyboards/maple_computing/christmas_tree/v2017')
-rw-r--r-- | keyboards/maple_computing/christmas_tree/v2017/v2017.c | 1 | ||||
-rw-r--r-- | keyboards/maple_computing/christmas_tree/v2017/v2017.h | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/maple_computing/christmas_tree/v2017/v2017.c b/keyboards/maple_computing/christmas_tree/v2017/v2017.c deleted file mode 100644 index 22067e5367..0000000000 --- a/keyboards/maple_computing/christmas_tree/v2017/v2017.c +++ /dev/null @@ -1 +0,0 @@ -#include "v2017.h"
\ No newline at end of file diff --git a/keyboards/maple_computing/christmas_tree/v2017/v2017.h b/keyboards/maple_computing/christmas_tree/v2017/v2017.h deleted file mode 100644 index f779c0ed47..0000000000 --- a/keyboards/maple_computing/christmas_tree/v2017/v2017.h +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once - -#include "christmas_tree.h" |