mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-22 01:23:23 +00:00
5 lines
84 B
C
5 lines
84 B
C
|
#ifndef STM32_F103_ONEKEY_H
|
||
|
#define STM32_F103_ONEKEY_H
|
||
|
#include "quantum.h"
|
||
|
#endif
|