summaryrefslogtreecommitdiff
path: root/keyboards/linworks/whale75/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/linworks/whale75/mcuconf.h')
-rw-r--r--keyboards/linworks/whale75/mcuconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/linworks/whale75/mcuconf.h b/keyboards/linworks/whale75/mcuconf.h
index f6dc94d2db..a89e1dd02b 100644
--- a/keyboards/linworks/whale75/mcuconf.h
+++ b/keyboards/linworks/whale75/mcuconf.h
@@ -14,6 +14,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#pragma once
+
#include_next <mcuconf.h>
// Underglow uses TIM4, Backlight TIM1, so both are enabled here.