mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 08:56:47 +06:00
7 lines
169 B
C
7 lines
169 B
C
#ifndef KEYBOARDS_CHIBIOS_TEST_CHIBIOS_TEST_H_
|
|
#define KEYBOARDS_CHIBIOS_TEST_CHIBIOS_TEST_H_
|
|
|
|
#include "quantum.h"
|
|
|
|
#endif /* KEYBOARDS_CHIBIOS_TEST_CHIBIOS_TEST_H_ */
|