mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-12 23:14:47 +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
|