1
0
Fork 0

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

This commit is contained in:
QMK Bot 2021-09-15 04:21:57 +00:00
commit 676bebf7ea

View file

@ -27,8 +27,8 @@
* represents the switch matrix. * represents the switch matrix.
*/ */
#define LAYOUT( \ #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 }, \ { K00, K01, K02, K03, K04, K05, K06, K07 }, \