summaryrefslogtreecommitdiff
path: root/keyboards/playkbtw/ca66/ca66.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/playkbtw/ca66/ca66.h')
-rw-r--r--keyboards/playkbtw/ca66/ca66.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/playkbtw/ca66/ca66.h b/keyboards/playkbtw/ca66/ca66.h
index 0c00125a36..e52bdea664 100644
--- a/keyboards/playkbtw/ca66/ca66.h
+++ b/keyboards/playkbtw/ca66/ca66.h
@@ -1,5 +1,4 @@
-#ifndef CA66_H
-#define CA66_H
+#pragma once
#include "quantum.h"
@@ -16,5 +15,3 @@
{ K300, K301, K302, K303, K304, K305, K306, K307, K308, K309, K310, K311, K312, K313, K314 }, \
{ KC_NO, K401, K402, K403, K404, KC_NO, K406, KC_NO, K408, K409, K410, K411, K412, K413, K414 } \
}
-
-#endif