[Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263)
This commit is contained in:
parent
d7523c1260
commit
407d6a2b67
10 changed files with 44 additions and 50 deletions
|
@ -18,8 +18,8 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
#define LAYOUT( \
|
||||
#define LAYOUT_ortho_1x1( \
|
||||
k00 \
|
||||
) { \
|
||||
{ k00 } \
|
||||
) { \
|
||||
{ k00 } \
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue