forked from mirrors/qmk_userspace
Macro3: rename LAYOUT to LAYOUT_ortho_2x4 (#18820)
This commit is contained in:
parent
4a9771c0ec
commit
716969a01a
3 changed files with 7 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
#define LAYOUT( \
|
||||
#define LAYOUT_ortho_2x4( \
|
||||
K00, K01, K02, K03, \
|
||||
K10, K11, K12, K13 \
|
||||
) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue