summaryrefslogtreecommitdiff
path: root/keyboards/handwired/qc60/qc60.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/qc60/qc60.h')
-rw-r--r--keyboards/handwired/qc60/qc60.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/handwired/qc60/qc60.h b/keyboards/handwired/qc60/qc60.h
deleted file mode 100644
index e26811ae72..0000000000
--- a/keyboards/handwired/qc60/qc60.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-#include "quantum.h"
-
-#if defined(KEYBOARD_handwired_qc60_proto)
-# include "proto.h"
-#endif