summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/tomato/tomato.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/tomato/tomato.h')
-rw-r--r--keyboards/40percentclub/tomato/tomato.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/40percentclub/tomato/tomato.h b/keyboards/40percentclub/tomato/tomato.h
index f8674be40..70bffee30 100644
--- a/keyboards/40percentclub/tomato/tomato.h
+++ b/keyboards/40percentclub/tomato/tomato.h
@@ -1,5 +1,4 @@
-#ifndef GHERKIN_H
-#define GHERKIN_H
+#pragma once
#include "quantum.h"
@@ -14,5 +13,3 @@
{ K30, K31, K32, K33, K34, K35 }, \
{ K40, K41, K42, K43, K44, K45 } \
}
-
-#endif