mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-01 12:41:16 +02:00
7 lines
207 B
C
7 lines
207 B
C
#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_ */
|