]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/space_oddity/config.h
handwired/space_oddity: refactor, Configurator support and readme cleanup (#4977)
[qmk_firmware.git] / keyboards / handwired / space_oddity / config.h
index aae53e98108c430b30d3ce1af53161e158b48005..832216423223c647967da68b4a940c4dd5a0b178 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef CONFIG_H
-#define CONFIG_H
+#pragma once
 
 #include "config_common.h"
 
@@ -51,5 +50,3 @@
 #define RGBLIGHT_SAT_STEP 8
 #define RGBLIGHT_VAL_STEP 8
 #endif
-
-#endif