Suprojects for ChibiOS testing
This commit is contained in:
parent
94d3159d9d
commit
b11657d1c8
49 changed files with 52 additions and 253 deletions
6
keyboards/chibios_test/chibios_test.h
Normal file
6
keyboards/chibios_test/chibios_test.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef KEYBOARDS_CHIBIOS_TEST_CHIBIOS_TEST_H_
|
||||
#define KEYBOARDS_CHIBIOS_TEST_CHIBIOS_TEST_H_
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#endif /* KEYBOARDS_CHIBIOS_TEST_CHIBIOS_TEST_H_ */
|
Loading…
Add table
Add a link
Reference in a new issue