forked from mirrors/qmk_userspace
Most ergodox keymaps compiles on Infinity
There are linker errors due to missing led funcitonality though
This commit is contained in:
parent
b0376687f4
commit
e01b4c3fd9
21 changed files with 46 additions and 32 deletions
|
@ -29,7 +29,9 @@
|
|||
#include <stdbool.h>
|
||||
#include "util.h"
|
||||
|
||||
|
||||
#if defined(PROTOCOL_CHIBIOS)
|
||||
#define PSTR(x) x
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef NO_PRINT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue