mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
676bebf7ea
|
@ -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 }, \
|
||||
|
|
Loading…
Reference in New Issue
Block a user