summaryrefslogtreecommitdiff
path: root/keyboards/cu24/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cu24/config.h')
-rw-r--r--keyboards/cu24/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/cu24/config.h b/keyboards/cu24/config.h
index 78dcabb0c8..a2a4e727ff 100644
--- a/keyboards/cu24/config.h
+++ b/keyboards/cu24/config.h
@@ -14,8 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_H
-#define CONFIG_H
+#pragma once
#include "config_common.h"
@@ -111,5 +110,3 @@
//#define NO_ACTION_ONESHOT
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
-
-#endif