summaryrefslogtreecommitdiff
path: root/keyboards/minidox/minidox.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/minidox/minidox.h')
-rw-r--r--keyboards/minidox/minidox.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/minidox/minidox.h b/keyboards/minidox/minidox.h
index 6e8add206b..5d5ca9f501 100644
--- a/keyboards/minidox/minidox.h
+++ b/keyboards/minidox/minidox.h
@@ -1,10 +1,7 @@
-#ifndef MINIDOX_H
-#define MINIDOX_H
+#pragma once
#ifdef KEYBOARD_minidox_rev1
#include "rev1.h"
#endif
#include "quantum.h"
-
-#endif \ No newline at end of file