summaryrefslogtreecommitdiffstats
path: root/keyboards/fourier/rev1/rev1.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fourier/rev1/rev1.c')
-rw-r--r--keyboards/fourier/rev1/rev1.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/fourier/rev1/rev1.c b/keyboards/fourier/rev1/rev1.c
deleted file mode 100644
index 1e662e7b8..000000000
--- a/keyboards/fourier/rev1/rev1.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "fourier.h"
-
-void matrix_init_kb(void) {
- matrix_init_user();
-};