summaryrefslogtreecommitdiffstats
path: root/keyboards/controllerworks/mini42/mini42.h
diff options
context:
space:
mode:
authorjack <0x6A73@pm.me>2022-09-30 15:26:40 -0600
committerGitHub <noreply@github.com>2022-09-30 22:26:40 +0100
commitd1903f4dd47c13ab7b3d338a43ee10233385c6d6 (patch)
tree01841534cec11271c3ce9a4ca9c1deb03709ee4d /keyboards/controllerworks/mini42/mini42.h
parent394ded234faca06a58ab9f7441a02fbe7a83f866 (diff)
Fixup controllerworks/mini42 (#18553)
fix up stuff by waffle
Diffstat (limited to 'keyboards/controllerworks/mini42/mini42.h')
-rw-r--r--keyboards/controllerworks/mini42/mini42.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/controllerworks/mini42/mini42.h b/keyboards/controllerworks/mini42/mini42.h
deleted file mode 100644
index 8155798246..0000000000
--- a/keyboards/controllerworks/mini42/mini42.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
- * Copyright 2022 Kevin Gee <info@controller.works>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#pragma once
-
-#include "quantum.h"