summaryrefslogtreecommitdiffstats
path: root/keyboards/nyquist/rev1/rev1.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nyquist/rev1/rev1.h')
-rw-r--r--keyboards/nyquist/rev1/rev1.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/nyquist/rev1/rev1.h b/keyboards/nyquist/rev1/rev1.h
index 2d4c9f73e..6d3a23383 100644
--- a/keyboards/nyquist/rev1/rev1.h
+++ b/keyboards/nyquist/rev1/rev1.h
@@ -1,5 +1,4 @@
-#ifndef REV1_H
-#define REV1_H
+#pragma once
#include "nyquist.h"
@@ -64,5 +63,3 @@
#endif
#define LAYOUT_ortho_5x12 LAYOUT
-
-#endif