mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-09 09:04:17 -04:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
0ac0a3d8fb
1 changed files with 12 additions and 12 deletions
|
@ -43,21 +43,21 @@ KC_TRNS, RGB_SAD, RGB_M_P, RGB_MOD, RGB_SPD,
|
||||||
),
|
),
|
||||||
|
|
||||||
[2] = LAYOUT(
|
[2] = LAYOUT(
|
||||||
____,
|
_______,
|
||||||
____,
|
_______,
|
||||||
____, ____, ____, ____,
|
_______, _______, _______, _______,
|
||||||
____, ____, ____, ____, ____,
|
_______, _______, _______, _______, _______,
|
||||||
____, ____,
|
_______, _______,
|
||||||
____
|
_______
|
||||||
),
|
),
|
||||||
|
|
||||||
[3] = LAYOUT(
|
[3] = LAYOUT(
|
||||||
____,
|
_______,
|
||||||
____,
|
_______,
|
||||||
____, ____, ____, ____,
|
_______, _______, _______, _______,
|
||||||
____, ____, ____, ____, ____,
|
_______, _______, _______, _______, _______,
|
||||||
____, ____,
|
_______, _______,
|
||||||
____
|
_______
|
||||||
),
|
),
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue