summaryrefslogtreecommitdiff
path: root/keyboards/playkbtw/pk60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/playkbtw/pk60/config.h')
-rw-r--r--keyboards/playkbtw/pk60/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/playkbtw/pk60/config.h b/keyboards/playkbtw/pk60/config.h
index 6084f34197..0a6ee47d44 100644
--- a/keyboards/playkbtw/pk60/config.h
+++ b/keyboards/playkbtw/pk60/config.h
@@ -1,5 +1,4 @@
-#ifndef CONFIG_H
-#define CONFIG_H
+#pragma once
#include "config_common.h"
@@ -48,5 +47,3 @@
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#endif
-
-#endif