keyboard.json (5630B)
1 { 2 "keyboard_name": "Compacx", 3 "manufacturer": "takashicompany", 4 "url": "https://github.com/takashicompany/compacx", 5 "maintainer": "takashicompany", 6 "usb": { 7 "vid": "0x7463", 8 "pid": "0x0014", 9 "device_version": "0.0.1" 10 }, 11 "build": { 12 "lto": true 13 }, 14 "features": { 15 "bootmagic": true, 16 "encoder": true, 17 "extrakey": true, 18 "mousekey": true, 19 "nkro": false, 20 "rgblight": true 21 }, 22 "qmk": { 23 "locking": { 24 "enabled": true, 25 "resync": true 26 } 27 }, 28 "rgblight": { 29 "saturation_steps": 8, 30 "brightness_steps": 8, 31 "led_count": 12, 32 "sleep": true, 33 "split_count": [6, 6], 34 "animations": { 35 "breathing": true, 36 "rainbow_mood": true, 37 "rainbow_swirl": true, 38 "snake": true, 39 "knight": true, 40 "christmas": true, 41 "static_gradient": true, 42 "rgb_test": true, 43 "alternating": true, 44 "twinkle": true 45 } 46 }, 47 "ws2812": { 48 "pin": "D3" 49 }, 50 "matrix_pins": { 51 "cols": ["F4", "F5", "F6", "F7", "B1", "B3", "B2"], 52 "rows": ["D1", "D0", "D4", "C6", "D7"] 53 }, 54 "diode_direction": "COL2ROW", 55 "encoder": { 56 "rotary": [ 57 {"pin_a": "E6", "pin_b": "B4"}, 58 {"pin_a": "B6", "pin_b": "B5"} 59 ] 60 }, 61 "split": { 62 "enabled": true, 63 "serial": { 64 "pin": "D2" 65 } 66 }, 67 "development_board": "promicro", 68 "layouts": { 69 "LAYOUT": { 70 "layout": [ 71 {"matrix": [0, 0], "x": 0, "y": 0}, 72 {"matrix": [0, 1], "x": 1, "y": 0}, 73 {"matrix": [0, 2], "x": 2, "y": 0}, 74 {"matrix": [0, 3], "x": 3, "y": 0}, 75 {"matrix": [0, 4], "x": 4, "y": 0}, 76 {"matrix": [0, 5], "x": 5, "y": 0}, 77 {"matrix": [0, 6], "x": 6, "y": 0}, 78 {"matrix": [1, 6], "x": 7, "y": 0}, 79 80 {"matrix": [5, 0], "x": 9, "y": 0}, 81 {"matrix": [5, 1], "x": 10, "y": 0}, 82 {"matrix": [5, 2], "x": 11, "y": 0}, 83 {"matrix": [5, 3], "x": 12, "y": 0}, 84 {"matrix": [5, 4], "x": 13, "y": 0}, 85 {"matrix": [5, 5], "x": 14, "y": 0}, 86 {"matrix": [5, 6], "x": 15, "y": 0}, 87 {"matrix": [6, 6], "x": 16, "y": 0}, 88 89 {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5}, 90 {"matrix": [1, 1], "x": 1.5, "y": 1}, 91 {"matrix": [1, 2], "x": 2.5, "y": 1}, 92 {"matrix": [1, 3], "x": 3.5, "y": 1}, 93 {"matrix": [1, 4], "x": 4.5, "y": 1}, 94 {"matrix": [1, 5], "x": 5.5, "y": 1}, 95 {"matrix": [2, 6], "x": 6.75, "y": 1, "w": 1.25, "h": 2}, 96 97 {"matrix": [6, 0], "x": 9, "y": 1, "w": 1.5}, 98 {"matrix": [6, 1], "x": 10.5, "y": 1}, 99 {"matrix": [6, 2], "x": 11.5, "y": 1}, 100 {"matrix": [6, 3], "x": 12.5, "y": 1}, 101 {"matrix": [6, 4], "x": 13.5, "y": 1}, 102 {"matrix": [6, 5], "x": 14.5, "y": 1}, 103 {"matrix": [7, 6], "x": 15.75, "y": 1, "w": 1.25, "h": 2}, 104 105 {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75}, 106 {"matrix": [2, 1], "x": 1.75, "y": 2}, 107 {"matrix": [2, 2], "x": 2.75, "y": 2}, 108 {"matrix": [2, 3], "x": 3.75, "y": 2}, 109 {"matrix": [2, 4], "x": 4.75, "y": 2}, 110 {"matrix": [2, 5], "x": 5.75, "y": 2}, 111 112 {"matrix": [7, 0], "x": 9, "y": 2, "w": 1.75}, 113 {"matrix": [7, 1], "x": 10.75, "y": 2}, 114 {"matrix": [7, 2], "x": 11.75, "y": 2}, 115 {"matrix": [7, 3], "x": 12.75, "y": 2}, 116 {"matrix": [7, 4], "x": 13.75, "y": 2}, 117 {"matrix": [7, 5], "x": 14.75, "y": 2}, 118 119 {"matrix": [3, 0], "x": 0, "y": 3, "w": 2}, 120 {"matrix": [3, 1], "x": 2, "y": 3}, 121 {"matrix": [3, 2], "x": 3, "y": 3}, 122 {"matrix": [3, 3], "x": 4, "y": 3}, 123 {"matrix": [3, 4], "x": 5, "y": 3}, 124 {"matrix": [3, 5], "x": 6, "y": 3}, 125 {"matrix": [3, 6], "x": 7, "y": 3}, 126 127 {"matrix": [8, 0], "x": 9, "y": 3, "w": 2}, 128 {"matrix": [8, 1], "x": 11, "y": 3}, 129 {"matrix": [8, 2], "x": 12, "y": 3}, 130 {"matrix": [8, 3], "x": 13, "y": 3}, 131 {"matrix": [8, 4], "x": 14, "y": 3}, 132 {"matrix": [8, 5], "x": 15, "y": 3}, 133 {"matrix": [8, 6], "x": 16, "y": 3}, 134 135 {"matrix": [4, 0], "x": 0, "y": 4}, 136 {"matrix": [4, 1], "x": 1, "y": 4, "w": 1.25}, 137 {"matrix": [4, 2], "x": 2.25, "y": 4, "w": 1.25}, 138 {"matrix": [4, 3], "x": 3.5, "y": 4}, 139 {"matrix": [4, 4], "x": 4.5, "y": 4, "w": 1.25}, 140 {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 1.25}, 141 {"matrix": [4, 6], "x": 7, "y": 4}, 142 143 {"matrix": [9, 0], "x": 9, "y": 4}, 144 {"matrix": [9, 1], "x": 10, "y": 4, "w": 1.25}, 145 {"matrix": [9, 2], "x": 11.25, "y": 4, "w": 1.25}, 146 {"matrix": [9, 3], "x": 12.5, "y": 4}, 147 {"matrix": [9, 4], "x": 13.5, "y": 4, "w": 1.25}, 148 {"matrix": [9, 5], "x": 14.75, "y": 4, "w": 1.25}, 149 {"matrix": [9, 6], "x": 16, "y": 4} 150 ] 151 } 152 } 153 }