1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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_ */