summaryrefslogtreecommitdiffstats
path: root/keyboards/ktec/ergodone/ergodone.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ktec/ergodone/ergodone.h')
-rw-r--r--keyboards/ktec/ergodone/ergodone.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/ktec/ergodone/ergodone.h b/keyboards/ktec/ergodone/ergodone.h
deleted file mode 100644
index 191b1ca2a9..0000000000
--- a/keyboards/ktec/ergodone/ergodone.h
+++ /dev/null
@@ -1,10 +0,0 @@
-// Copyright 2022 QMK
-// SPDX-License-Identifier: GPL-2.0-or-later
-
-#pragma once
-
-#include "quantum.h"
-#include "layouts.h" // Ensure access to info.json layouts
-
-// This file only exists to pull in....
-#include "ergodox_compat.h"