summaryrefslogtreecommitdiffstats
path: root/keyboards/chibios_test/stm32_f103_onekey/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/chibios_test/stm32_f103_onekey/config.h')
-rw-r--r--keyboards/chibios_test/stm32_f103_onekey/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/chibios_test/stm32_f103_onekey/config.h b/keyboards/chibios_test/stm32_f103_onekey/config.h
new file mode 100644
index 000000000..de0b906f3
--- /dev/null
+++ b/keyboards/chibios_test/stm32_f103_onekey/config.h
@@ -0,0 +1,6 @@
+#ifndef KEYBOARDS_CHIBIOS_TEST_STM32_F103_ONEKEY_CONFIG_H_
+#define KEYBOARDS_CHIBIOS_TEST_STM32_F103_ONEKEY_CONFIG_H_
+
+#include "../config.h"
+
+#endif /* KEYBOARDS_CHIBIOS_TEST_STM32_F103_ONEKEY_CONFIG_H_ */