]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/chibios_test/chibios_test.h
Clean up some long-standing errors when populating the API (#2715)
[qmk_firmware.git] / keyboards / chibios_test / chibios_test.h
index 25b031771061b42bd87182d349cb78e8caf04d5f..9fc996ff75541a728bda9a637092993ae6ddbf75 100644 (file)
@@ -3,4 +3,6 @@
 
 #include "quantum.h"
 
+#define LAYOUT(k00) {{ k00 }}
+
 #endif /* KEYBOARDS_CHIBIOS_TEST_CHIBIOS_TEST_H_ */