Most ergodox keymaps compiles on Infinity
There are linker errors due to missing led funcitonality though
This commit is contained in:
@ -29,7 +29,9 @@
|
||||
#include <stdbool.h>
|
||||
#include "util.h"
|
||||
|
||||
|
||||
#if defined(PROTOCOL_CHIBIOS)
|
||||
#define PSTR(x) x
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef NO_PRINT
|
||||
|
Reference in New Issue
Block a user