mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-12 06:54:42 +00:00
6 lines
85 B
C
6 lines
85 B
C
|
#ifndef STM32_F072_ONEKEY_H
|
||
|
#define STM32_F072_ONEKEY_H
|
||
|
#include "quantum.h"
|
||
|
#endif
|
||
|
|