Clean up some long-standing errors when populating the API (#2715)

This commit is contained in:
skullydazed
2018-04-07 22:49:16 -07:00
committed by GitHub
parent 3b525dcf9c
commit 958521c359
6 changed files with 15 additions and 5 deletions

View File

@@ -3,4 +3,6 @@
#include "quantum.h"
#define LAYOUT(k00) {{ k00 }}
#endif /* KEYBOARDS_CHIBIOS_TEST_CHIBIOS_TEST_H_ */