Move transport config of rev1
This commit is contained in:
parent
b2c13472e2
commit
6519209adb
@ -4,7 +4,3 @@
|
|||||||
#define MASTER_LEFT
|
#define MASTER_LEFT
|
||||||
// #define MASTER_RIGHT
|
// #define MASTER_RIGHT
|
||||||
// #define EE_HANDS
|
// #define EE_HANDS
|
||||||
|
|
||||||
#ifdef RGB_MATRIX_ENABLE
|
|
||||||
# define SPLIT_TRANSPORT_MIRROR
|
|
||||||
#endif
|
|
||||||
@ -34,7 +34,12 @@
|
|||||||
"bootmagic": {
|
"bootmagic": {
|
||||||
"matrix": [ 4, 1 ]
|
"matrix": [ 4, 1 ]
|
||||||
},
|
},
|
||||||
"soft_serial_pin": "D2"
|
"soft_serial_pin": "D2",
|
||||||
|
"transport": {
|
||||||
|
"sync": {
|
||||||
|
"matrix_state": true
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"community_layouts": [ "split_3x5_3", "split_3x6_3" ],
|
"community_layouts": [ "split_3x5_3", "split_3x6_3" ],
|
||||||
"layouts": {
|
"layouts": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user