]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/40percentclub/tomato/config.h
Tidy 40percentclub boards (#4403)
[qmk_firmware.git] / keyboards / 40percentclub / tomato / config.h
index 185cb326cce04dbd1df0462a62059a9ac3b63325..05c83c30cddfb8841f1e8d13f9b030b742ae8cad 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef CONFIG_H
-#define CONFIG_H
+#pragma once
 
 #include "config_common.h"
 
@@ -44,5 +43,3 @@
 #define RGBLIGHT_HUE_STEP 8
 #define RGBLIGHT_SAT_STEP 8
 #define RGBLIGHT_VAL_STEP 8
-
-#endif