X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=keyboards%2Fchibios_test%2Fchibios_test.h;h=9fc996ff75541a728bda9a637092993ae6ddbf75;hb=064bdf7b6c7a603cc75121fb9a1944c9f4bcfda7;hp=25b031771061b42bd87182d349cb78e8caf04d5f;hpb=b9014c757599ca288be07629ad1d00ef66c033f1;p=qmk_firmware.git diff --git a/keyboards/chibios_test/chibios_test.h b/keyboards/chibios_test/chibios_test.h index 25b031771..9fc996ff7 100644 --- a/keyboards/chibios_test/chibios_test.h +++ b/keyboards/chibios_test/chibios_test.h @@ -3,4 +3,6 @@ #include "quantum.h" +#define LAYOUT(k00) {{ k00 }} + #endif /* KEYBOARDS_CHIBIOS_TEST_CHIBIOS_TEST_H_ */