summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/crkbd.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/crkbd/crkbd.h')
-rw-r--r--keyboards/crkbd/crkbd.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/crkbd/crkbd.h b/keyboards/crkbd/crkbd.h
index 889bcb9ae..73f2a3f07 100644
--- a/keyboards/crkbd/crkbd.h
+++ b/keyboards/crkbd/crkbd.h
@@ -1,8 +1,5 @@
-#ifndef CRKBD_H
-#define CRKBD_H
+#pragma once
#ifdef KEYBOARD_crkbd_rev1
#include "rev1.h"
#endif
-
-#endif