Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						99ab4393de
					
				
					 13 changed files with 13 additions and 13 deletions
				
			
		| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
        "rgblight": true
 | 
					        "rgblight": true
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "ws2812": {
 | 
					    "ws2812": {
 | 
				
			||||||
        "pin": "C7",
 | 
					        "pin": "C7"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "rgblight": {
 | 
					    "rgblight": {
 | 
				
			||||||
        "led_count": 1,
 | 
					        "led_count": 1,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -65,7 +65,7 @@
 | 
				
			||||||
                {"label": "K31 (B6,F6)", "matrix": [3, 1], "x": 1, "y": 3},
 | 
					                {"label": "K31 (B6,F6)", "matrix": [3, 1], "x": 1, "y": 3},
 | 
				
			||||||
                {"label": "K32 (B6,B1)", "matrix": [3, 2], "x": 2, "y": 3},
 | 
					                {"label": "K32 (B6,B1)", "matrix": [3, 2], "x": 2, "y": 3},
 | 
				
			||||||
                {"label": "K40 (B5,F4)", "matrix": [4, 0], "x": 0, "y": 4, "w": 2},
 | 
					                {"label": "K40 (B5,F4)", "matrix": [4, 0], "x": 0, "y": 4, "w": 2},
 | 
				
			||||||
                {"label": "K42 (B5,B1)", "matrix": [4, 2], "x": 2, "y": 4}
 | 
					                {"label": "K42 (B5,B1)", "matrix": [4, 2], "x": 2, "y": 4},
 | 
				
			||||||
                {"label": "K43 (B5,B2)", "matrix": [4, 3], "x": 3, "y": 3, "h": 2}
 | 
					                {"label": "K43 (B5,B2)", "matrix": [4, 3], "x": 3, "y": 3, "h": 2}
 | 
				
			||||||
            ]
 | 
					            ]
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -67,7 +67,7 @@
 | 
				
			||||||
                { "matrix": [4, 2], "label":"Z", "x":2.5, "y":5.6 },
 | 
					                { "matrix": [4, 2], "label":"Z", "x":2.5, "y":5.6 },
 | 
				
			||||||
                { "matrix": [4, 3], "label":"S", "x":3.5, "y":4.5 },
 | 
					                { "matrix": [4, 3], "label":"S", "x":3.5, "y":4.5 },
 | 
				
			||||||
                { "matrix": [4, 5], "label":"V", "x":5, "y":5.75, "w":1.5 },
 | 
					                { "matrix": [4, 5], "label":"V", "x":5, "y":5.75, "w":1.5 },
 | 
				
			||||||
                { "matrix": [4, 6], "label":"Space", "x":6.5, "y":6.85, "w":1.75 }
 | 
					                { "matrix": [4, 6], "label":"Space", "x":6.5, "y":6.85, "w":1.75 },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                { "matrix": [5, 1], "label":"L Ctrl Duck", "x":0.25, "y":6.75, "w":1.5 },
 | 
					                { "matrix": [5, 1], "label":"L Ctrl Duck", "x":0.25, "y":6.75, "w":1.5 },
 | 
				
			||||||
                { "matrix": [5, 3], "label":"X", "x":3.5, "y":5.6 },
 | 
					                { "matrix": [5, 3], "label":"X", "x":3.5, "y":5.6 },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -14,7 +14,7 @@
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "matrix_pins": {
 | 
					    "matrix_pins": {
 | 
				
			||||||
        //  3, 4, 5, 6, 7, 8, 9, A3, A2, A1
 | 
					        //  3, 4, 5, 6, 7, 8, 9, A3, A2, A1
 | 
				
			||||||
        "cols": ["D0", "D4", "C6", "D7", "E6", "B4", "B5", "F4", "F5", "F6"]
 | 
					        "cols": ["D0", "D4", "C6", "D7", "E6", "B4", "B5", "F4", "F5", "F6"],
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // 15, 14, 16, 10
 | 
					        // 15, 14, 16, 10
 | 
				
			||||||
        "rows": ["B1", "B3", "B2", "B6"]
 | 
					        "rows": ["B1", "B3", "B2", "B6"]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -21,7 +21,7 @@
 | 
				
			||||||
        "extrakey": true,
 | 
					        "extrakey": true,
 | 
				
			||||||
        "console": false,
 | 
					        "console": false,
 | 
				
			||||||
        "command": false,
 | 
					        "command": false,
 | 
				
			||||||
        "nkro": true,
 | 
					        "nkro": true
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "layout_aliases": {
 | 
					    "layout_aliases": {
 | 
				
			||||||
        "LAYOUT": "LAYOUT_65_ansi_blocker"
 | 
					        "LAYOUT": "LAYOUT_65_ansi_blocker"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -238,7 +238,7 @@
 | 
				
			||||||
            {"matrix": [9,3], "flags":4, "x":152, "y":58},
 | 
					            {"matrix": [9,3], "flags":4, "x":152, "y":58},
 | 
				
			||||||
            {"flags":2, "x":144, "y":58},
 | 
					            {"flags":2, "x":144, "y":58},
 | 
				
			||||||
            {"matrix": [9,4], "flags":4, "x":134, "y":64},
 | 
					            {"matrix": [9,4], "flags":4, "x":134, "y":64},
 | 
				
			||||||
            {"matrix": [9,5], "flags":4, "x":126, "y":52},
 | 
					            {"matrix": [9,5], "flags":4, "x":126, "y":52}
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -62,7 +62,7 @@
 | 
				
			||||||
        {"matrix": [3, 6], "x": 6.25, "y": 3},
 | 
					        {"matrix": [3, 6], "x": 6.25, "y": 3},
 | 
				
			||||||
        {"matrix": [3, 7], "x": 7.25, "y": 3},
 | 
					        {"matrix": [3, 7], "x": 7.25, "y": 3},
 | 
				
			||||||
        {"matrix": [3, 8], "x": 8.25, "y": 3},
 | 
					        {"matrix": [3, 8], "x": 8.25, "y": 3},
 | 
				
			||||||
        {"matrix": [3, 9], "x": 9.25, "y": 3},
 | 
					        {"matrix": [3, 9], "x": 9.25, "y": 3}
 | 
				
			||||||
      ]
 | 
					      ]
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -39,7 +39,7 @@
 | 
				
			||||||
            "static_gradient": true,
 | 
					            "static_gradient": true,
 | 
				
			||||||
            "twinkle": true
 | 
					            "twinkle": true
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    },
 | 
				
			||||||
    "matrix_pins": {
 | 
					    "matrix_pins": {
 | 
				
			||||||
        "cols": ["A1" , "A2" , "A4" , "C9" , "A8" , "A10", "B8" , "A15", "C10", "C11", "B5" , "B4", "B3" , "D2" , "C12" ],
 | 
					        "cols": ["A1" , "A2" , "A4" , "C9" , "A8" , "A10", "B8" , "A15", "C10", "C11", "B5" , "B4", "B3" , "D2" , "C12" ],
 | 
				
			||||||
        "rows": ["C15", "A7" , "C4" , "C5" , "C8" , "C3" , "C1" , "C0" , "C2" , "C14" , "A0" ]
 | 
					        "rows": ["C15", "A7" , "C4" , "C5" , "C8" , "C3" , "C1" , "C0" , "C2" , "C14" , "A0" ]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -187,7 +187,7 @@
 | 
				
			||||||
            {"flags": 4, "matrix": [9, 5], "x": 137, "y": 64}, // R SW29
 | 
					            {"flags": 4, "matrix": [9, 5], "x": 137, "y": 64}, // R SW29
 | 
				
			||||||
            {"flags": 4, "matrix": [9, 4], "x": 159, "y": 64}, // R SW28
 | 
					            {"flags": 4, "matrix": [9, 4], "x": 159, "y": 64}, // R SW28
 | 
				
			||||||
            {"flags": 4, "matrix": [9, 3], "x": 173, "y": 62}, // R SW27
 | 
					            {"flags": 4, "matrix": [9, 3], "x": 173, "y": 62}, // R SW27
 | 
				
			||||||
            {"flags": 4, "matrix": [9, 2], "x": 188, "y": 62}, // R SW26
 | 
					            {"flags": 4, "matrix": [9, 2], "x": 188, "y": 62}  // R SW26
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -185,7 +185,7 @@
 | 
				
			||||||
            {"flags": 4, "matrix": [4, 3], "x": 181, "y": 0},  // R SW03
 | 
					            {"flags": 4, "matrix": [4, 3], "x": 181, "y": 0},  // R SW03
 | 
				
			||||||
            {"flags": 4, "matrix": [4, 4], "x": 195, "y": 4},  // R SW04
 | 
					            {"flags": 4, "matrix": [4, 4], "x": 195, "y": 4},  // R SW04
 | 
				
			||||||
            {"flags": 4, "matrix": [4, 5], "x": 210, "y": 11}, // R SW05
 | 
					            {"flags": 4, "matrix": [4, 5], "x": 210, "y": 11}, // R SW05
 | 
				
			||||||
            {"flags": 4, "matrix": [4, 6], "x": 224, "y": 11}, // R SW06
 | 
					            {"flags": 4, "matrix": [4, 6], "x": 224, "y": 11}  // R SW06
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -22,7 +22,7 @@
 | 
				
			||||||
        "device_version": "1.0.0",
 | 
					        "device_version": "1.0.0",
 | 
				
			||||||
        "pid": "0x4173",
 | 
					        "pid": "0x4173",
 | 
				
			||||||
        "vid": "0x5373"
 | 
					        "vid": "0x5373"
 | 
				
			||||||
    }
 | 
					    },
 | 
				
			||||||
    "layouts": {
 | 
					    "layouts": {
 | 
				
			||||||
        "LAYOUT_ortho_2x2": {
 | 
					        "LAYOUT_ortho_2x2": {
 | 
				
			||||||
            "layout": [
 | 
					            "layout": [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -40,7 +40,7 @@
 | 
				
			||||||
            "static_gradient": true,
 | 
					            "static_gradient": true,
 | 
				
			||||||
            "twinkle": true
 | 
					            "twinkle": true
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "led_count": 6,
 | 
					        "led_count": 6
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "ws2812": {
 | 
					    "ws2812": {
 | 
				
			||||||
        "pin": "D3"
 | 
					        "pin": "D3"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -20,7 +20,7 @@
 | 
				
			||||||
    "bootloader": "atmel-dfu",
 | 
					    "bootloader": "atmel-dfu",
 | 
				
			||||||
    "matrix_pins": {
 | 
					    "matrix_pins": {
 | 
				
			||||||
        "direct": [
 | 
					        "direct": [
 | 
				
			||||||
            ["C5", "B3", "B4", "B5"],
 | 
					            ["C5", "B3", "B4", "B5"]
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
	"layouts": {
 | 
						"layouts": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue