summaryrefslogtreecommitdiff
path: root/keyboards/nyquist/rev1/rev1.h
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2018-11-05 14:00:38 -0500
committerDrashna Jaelre <drashna@live.com>2018-11-05 11:00:38 -0800
commita49d0a1e83d686a6c7a0673ffbd691f80908ea6f (patch)
tree13b4d12f92adb6b6e8fba05c831b712683eac010 /keyboards/nyquist/rev1/rev1.h
parenta95fc388fd85ffddcaf07e56ce5a147458fad47c (diff)
Keyboard: Add Nyquist Rev 3 (#4287)
* Add Nyquist Rev 3 * Switch to split_common
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 2d4c9f73ee..6d3a23383b 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