summaryrefslogtreecommitdiff
path: root/keyboards/buzzard/buzzard.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/buzzard/buzzard.h')
-rw-r--r--keyboards/buzzard/buzzard.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/buzzard/buzzard.h b/keyboards/buzzard/buzzard.h
deleted file mode 100644
index f094e4af39..0000000000
--- a/keyboards/buzzard/buzzard.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2021 Christoph Rehmann (crehmann)
-// SPDX-License-Identifier: GPL-2.0-or-later
-#pragma once
-
-#include "quantum.h"
-
-#if defined(KEYBOARD_buzzard_rev1)
-# include "rev1.h"
-#endif \ No newline at end of file