Merge remote-tracking branch 'origin/master' into develop

master
QMK Bot 2021-09-15 04:21:57 +00:00
commit 676bebf7ea
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@
* represents the switch matrix.
*/
#define LAYOUT( \
K04, K05, K06, K07, \
K00, K01, K02, K03 \
K00, K01, K02, K03, \
K04, K05, K06, K07 \
) \
{ \
{ K00, K01, K02, K03, K04, K05, K06, K07 }, \