summaryrefslogtreecommitdiffstats
path: root/keyboards/akb
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/akb')
-rw-r--r--keyboards/akb/vero/mcuconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/akb/vero/mcuconf.h b/keyboards/akb/vero/mcuconf.h
index bf2d83997c..e93fdc1d23 100644
--- a/keyboards/akb/vero/mcuconf.h
+++ b/keyboards/akb/vero/mcuconf.h
@@ -14,6 +14,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#pragma once
+
#include_next <mcuconf.h>
/* Set PLL M divider from 4 (F411 GENERIC default) to 8, because of 16 MHz crystal on board */
#undef STM32_PLLM_VALUE