keyboard.json (7411B)
1 { 2 "keyboard_name": "Pachi RGB Rev 2", 3 "manufacturer": "Xelus", 4 "maintainer": "Xelus22", 5 "usb": { 6 "vid": "0x5845", 7 "pid": "0x5053", 8 "device_version": "0.0.2" 9 }, 10 "rgb_matrix": { 11 "animations": { 12 "alphas_mods": true, 13 "gradient_up_down": true, 14 "gradient_left_right": true, 15 "breathing": true, 16 "band_sat": true, 17 "band_val": true, 18 "band_pinwheel_sat": true, 19 "band_pinwheel_val": true, 20 "band_spiral_sat": true, 21 "band_spiral_val": true, 22 "cycle_all": true, 23 "cycle_left_right": true, 24 "cycle_up_down": true, 25 "rainbow_moving_chevron": true, 26 "cycle_out_in": true, 27 "cycle_out_in_dual": true, 28 "cycle_pinwheel": true, 29 "cycle_spiral": true, 30 "dual_beacon": true, 31 "rainbow_beacon": true, 32 "rainbow_pinwheels": true, 33 "raindrops": true, 34 "jellybean_raindrops": true, 35 "hue_breathing": true, 36 "hue_pendulum": true, 37 "hue_wave": true, 38 "typing_heatmap": true, 39 "digital_rain": true, 40 "solid_reactive_simple": true, 41 "solid_reactive": true, 42 "solid_reactive_wide": true, 43 "solid_reactive_multiwide": true, 44 "solid_reactive_cross": true, 45 "solid_reactive_multicross": true, 46 "solid_reactive_nexus": true, 47 "solid_reactive_multinexus": true, 48 "splash": true, 49 "multisplash": true, 50 "solid_splash": true, 51 "solid_multisplash": true 52 }, 53 "default": { 54 "animation": "cycle_all", 55 "val": 80 56 }, 57 "driver": "custom", 58 "sleep": true 59 }, 60 "matrix_pins": { 61 "cols": ["C14", "C15", "A0", "A1", "A2", "A3", "A4", "A10", "A9"], 62 "rows": ["A5", "A6", "B0", "A7", "A8", "B1", "B4", "B5", "A15", "B3", "A13", "A14"] 63 }, 64 "diode_direction": "COL2ROW", 65 "eeprom": { 66 "driver": "i2c" 67 }, 68 "processor": "STM32L422", 69 "bootloader": "stm32-dfu", 70 "layout_aliases": { 71 "LAYOUT_ansi_tsangan": "LAYOUT_tkl_ansi_tsangan" 72 }, 73 "layouts": { 74 "LAYOUT_tkl_ansi_tsangan": { 75 "layout": [ 76 {"matrix": [0, 0], "x": 0, "y": 0}, 77 78 {"matrix": [0, 1], "x": 2, "y": 0}, 79 {"matrix": [1, 1], "x": 3, "y": 0}, 80 {"matrix": [0, 2], "x": 4, "y": 0}, 81 {"matrix": [1, 2], "x": 5, "y": 0}, 82 83 {"matrix": [0, 3], "x": 6.5, "y": 0}, 84 {"matrix": [1, 3], "x": 7.5, "y": 0}, 85 {"matrix": [0, 4], "x": 8.5, "y": 0}, 86 {"matrix": [1, 4], "x": 9.5, "y": 0}, 87 88 {"matrix": [0, 5], "x": 11, "y": 0}, 89 {"matrix": [1, 5], "x": 12, "y": 0}, 90 {"matrix": [0, 6], "x": 13, "y": 0}, 91 {"matrix": [1, 6], "x": 14, "y": 0}, 92 93 {"matrix": [0, 7], "x": 15.25, "y": 0}, 94 {"matrix": [1, 7], "x": 16.25, "y": 0}, 95 {"matrix": [0, 8], "x": 17.25, "y": 0}, 96 97 {"matrix": [2, 0], "x": 0, "y": 1.25}, 98 {"matrix": [3, 0], "x": 1, "y": 1.25}, 99 {"matrix": [2, 1], "x": 2, "y": 1.25}, 100 {"matrix": [3, 1], "x": 3, "y": 1.25}, 101 {"matrix": [2, 2], "x": 4, "y": 1.25}, 102 {"matrix": [3, 2], "x": 5, "y": 1.25}, 103 {"matrix": [2, 3], "x": 6, "y": 1.25}, 104 {"matrix": [3, 3], "x": 7, "y": 1.25}, 105 {"matrix": [2, 4], "x": 8, "y": 1.25}, 106 {"matrix": [3, 4], "x": 9, "y": 1.25}, 107 {"matrix": [2, 5], "x": 10, "y": 1.25}, 108 {"matrix": [3, 5], "x": 11, "y": 1.25}, 109 {"matrix": [2, 6], "x": 12, "y": 1.25}, 110 {"matrix": [3, 6], "x": 13, "y": 1.25, "w": 2}, 111 112 {"matrix": [2, 7], "x": 15.25, "y": 1.25}, 113 {"matrix": [3, 7], "x": 16.25, "y": 1.25}, 114 {"matrix": [2, 8], "x": 17.25, "y": 1.25}, 115 116 {"matrix": [4, 0], "x": 0, "y": 2.25, "w": 1.5}, 117 {"matrix": [5, 0], "x": 1.5, "y": 2.25}, 118 {"matrix": [4, 1], "x": 2.5, "y": 2.25}, 119 {"matrix": [5, 1], "x": 3.5, "y": 2.25}, 120 {"matrix": [4, 2], "x": 4.5, "y": 2.25}, 121 {"matrix": [5, 2], "x": 5.5, "y": 2.25}, 122 {"matrix": [4, 3], "x": 6.5, "y": 2.25}, 123 {"matrix": [5, 3], "x": 7.5, "y": 2.25}, 124 {"matrix": [4, 4], "x": 8.5, "y": 2.25}, 125 {"matrix": [5, 4], "x": 9.5, "y": 2.25}, 126 {"matrix": [4, 5], "x": 10.5, "y": 2.25}, 127 {"matrix": [5, 5], "x": 11.5, "y": 2.25}, 128 {"matrix": [4, 6], "x": 12.5, "y": 2.25}, 129 {"matrix": [5, 6], "x": 13.5, "y": 2.25, "w": 1.5}, 130 131 {"matrix": [4, 7], "x": 15.25, "y": 2.25}, 132 {"matrix": [5, 7], "x": 16.25, "y": 2.25}, 133 {"matrix": [4, 8], "x": 17.25, "y": 2.25}, 134 135 {"matrix": [6, 0], "x": 0, "y": 3.25, "w": 1.75}, 136 {"matrix": [7, 0], "x": 1.75, "y": 3.25}, 137 {"matrix": [6, 1], "x": 2.75, "y": 3.25}, 138 {"matrix": [7, 1], "x": 3.75, "y": 3.25}, 139 {"matrix": [6, 2], "x": 4.75, "y": 3.25}, 140 {"matrix": [7, 2], "x": 5.75, "y": 3.25}, 141 {"matrix": [6, 3], "x": 6.75, "y": 3.25}, 142 {"matrix": [7, 3], "x": 7.75, "y": 3.25}, 143 {"matrix": [6, 4], "x": 8.75, "y": 3.25}, 144 {"matrix": [7, 4], "x": 9.75, "y": 3.25}, 145 {"matrix": [6, 5], "x": 10.75, "y": 3.25}, 146 {"matrix": [7, 5], "x": 11.75, "y": 3.25}, 147 {"matrix": [7, 6], "x": 12.75, "y": 3.25, "w": 2.25}, 148 149 {"matrix": [8, 0], "x": 0, "y": 4.25, "w": 2.25}, 150 {"matrix": [9, 0], "x": 2.25, "y": 4.25}, 151 {"matrix": [8, 1], "x": 3.25, "y": 4.25}, 152 {"matrix": [9, 1], "x": 4.25, "y": 4.25}, 153 {"matrix": [8, 2], "x": 5.25, "y": 4.25}, 154 {"matrix": [9, 2], "x": 6.25, "y": 4.25}, 155 {"matrix": [8, 3], "x": 7.25, "y": 4.25}, 156 {"matrix": [9, 3], "x": 8.25, "y": 4.25}, 157 {"matrix": [8, 4], "x": 9.25, "y": 4.25}, 158 {"matrix": [9, 4], "x": 10.25, "y": 4.25}, 159 {"matrix": [8, 5], "x": 11.25, "y": 4.25}, 160 {"matrix": [8, 6], "x": 12.25, "y": 4.25, "w": 2.75}, 161 162 {"matrix": [9, 7], "x": 16, "y": 4.25}, 163 164 {"matrix": [10, 0], "x": 0, "y": 5.25, "w": 1.5}, 165 {"matrix": [11, 0], "x": 1.5, "y": 5.25}, 166 {"matrix": [10, 1], "x": 2.5, "y": 5.25, "w": 1.5}, 167 {"matrix": [11, 2], "x": 4, "y": 5.25, "w": 7}, 168 {"matrix": [10, 5], "x": 11, "y": 5.25, "w": 1.5}, 169 {"matrix": [10, 6], "x": 12.5, "y": 5.25}, 170 {"matrix": [11, 6], "x": 13.5, "y": 5.25, "w": 1.5}, 171 172 {"matrix": [10, 7], "x": 15, "y": 5.25}, 173 {"matrix": [11, 7], "x": 16, "y": 5.25}, 174 {"matrix": [10, 8], "x": 17, "y": 5.25} 175 ] 176 } 177 } 178 }