summaryrefslogtreecommitdiff
path: root/keyboards/jorne/jorne.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jorne/jorne.h')
-rw-r--r--keyboards/jorne/jorne.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/jorne/jorne.h b/keyboards/jorne/jorne.h
deleted file mode 100644
index 7c2478c563..0000000000
--- a/keyboards/jorne/jorne.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2021 Joric (@joric)
-// SPDX-License-Identifier: GPL-2.0-or-later
-#pragma once
-
-#ifdef KEYBOARD_jorne_rev1
-# include "rev1.h"
-#endif
-
-#include "quantum.h"