mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-09 00:54: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(
|
||||
____,
|
||||
____,
|
||||
____, ____, ____, ____,
|
||||
____, ____, ____, ____, ____,
|
||||
____, ____,
|
||||
____
|
||||
_______,
|
||||
_______,
|
||||
_______, _______, _______, _______,
|
||||
_______, _______, _______, _______, _______,
|
||||
_______, _______,
|
||||
_______
|
||||
),
|
||||
|
||||
[3] = LAYOUT(
|
||||
____,
|
||||
____,
|
||||
____, ____, ____, ____,
|
||||
____, ____, ____, ____, ____,
|
||||
____, ____,
|
||||
____
|
||||
_______,
|
||||
_______,
|
||||
_______, _______, _______, _______,
|
||||
_______, _______, _______, _______, _______,
|
||||
_______, _______,
|
||||
_______
|
||||
),
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue