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.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/fourier/rev1/rev1.c b/keyboards/fourier/rev1/rev1.c
new file mode 100644
index 000000000..61d7139d6
--- /dev/null
+++ b/keyboards/fourier/rev1/rev1.c
@@ -0,0 +1,7 @@
+#include "fourier.h"
+
+
+void matrix_init_kb(void) {
+ matrix_init_user();
+};
+