keyboard.json (7649B)
1 { 2 "keyboard_name": ">_Dosa40", 3 "manufacturer": "DTIsaac", 4 "maintainer": "DTIsaac", 5 "usb": { 6 "vid": "0x4454", 7 "pid": "0x4973", 8 "device_version": "0.0.4" 9 }, 10 "bluetooth": { 11 "driver": "bluefruit_le" 12 }, 13 "ws2812": { 14 "pin": "D0" 15 }, 16 "rgb_matrix": { 17 "animations": { 18 "alphas_mods": true, 19 "gradient_up_down": true, 20 "gradient_left_right": true, 21 "breathing": true, 22 "band_sat": true, 23 "band_val": true, 24 "band_pinwheel_sat": true, 25 "band_pinwheel_val": true, 26 "band_spiral_sat": true, 27 "band_spiral_val": true, 28 "cycle_all": true, 29 "cycle_left_right": true, 30 "cycle_up_down": true, 31 "rainbow_moving_chevron": true, 32 "cycle_out_in": true, 33 "cycle_out_in_dual": true, 34 "cycle_pinwheel": true, 35 "cycle_spiral": true, 36 "dual_beacon": true, 37 "rainbow_beacon": true, 38 "rainbow_pinwheels": true, 39 "raindrops": true, 40 "jellybean_raindrops": true, 41 "hue_breathing": true, 42 "hue_pendulum": true, 43 "hue_wave": true, 44 "pixel_fractal": true, 45 "pixel_rain": true, 46 "typing_heatmap": true, 47 "digital_rain": true, 48 "solid_reactive_simple": true, 49 "solid_reactive": true, 50 "solid_reactive_wide": true, 51 "solid_reactive_multiwide": true, 52 "solid_reactive_cross": true, 53 "solid_reactive_multicross": true, 54 "solid_reactive_nexus": true, 55 "solid_reactive_multinexus": true, 56 "splash": true, 57 "multisplash": true, 58 "solid_splash": true, 59 "solid_multisplash": true 60 }, 61 "default": { 62 "animation": "cycle_pinwheel" 63 }, 64 "driver": "ws2812", 65 "layout": [ 66 {"matrix": [0, 0], "x": 0, "y": 0, "flags": 1}, 67 {"matrix": [0, 1], "x": 20, "y": 0, "flags": 4}, 68 {"matrix": [0, 2], "x": 40, "y": 0, "flags": 4}, 69 {"matrix": [0, 3], "x": 61, "y": 0, "flags": 4}, 70 {"matrix": [0, 4], "x": 81, "y": 0, "flags": 4}, 71 {"matrix": [0, 5], "x": 101, "y": 0, "flags": 4}, 72 {"matrix": [0, 6], "x": 122, "y": 0, "flags": 4}, 73 {"matrix": [0, 7], "x": 142, "y": 0, "flags": 4}, 74 {"matrix": [0, 8], "x": 162, "y": 0, "flags": 4}, 75 {"matrix": [0, 9], "x": 183, "y": 0, "flags": 4}, 76 {"matrix": [0, 10], "x": 203, "y": 0, "flags": 4}, 77 {"matrix": [3, 10], "x": 224, "y": 0, "flags": 1}, 78 {"matrix": [1, 10], "x": 203, "y": 21, "flags": 1}, 79 {"matrix": [1, 9], "x": 183, "y": 21, "flags": 4}, 80 {"matrix": [1, 8], "x": 162, "y": 21, "flags": 4}, 81 {"matrix": [1, 7], "x": 142, "y": 21, "flags": 4}, 82 {"matrix": [1, 6], "x": 122, "y": 21, "flags": 4}, 83 {"matrix": [1, 5], "x": 101, "y": 21, "flags": 4}, 84 {"matrix": [1, 4], "x": 81, "y": 21, "flags": 4}, 85 {"matrix": [1, 3], "x": 61, "y": 21, "flags": 4}, 86 {"matrix": [1, 2], "x": 40, "y": 21, "flags": 4}, 87 {"matrix": [1, 1], "x": 20, "y": 21, "flags": 4}, 88 {"matrix": [1, 0], "x": 0, "y": 21, "flags": 1}, 89 {"matrix": [2, 0], "x": 0, "y": 42, "flags": 1}, 90 {"matrix": [2, 1], "x": 20, "y": 42, "flags": 4}, 91 {"matrix": [2, 2], "x": 40, "y": 42, "flags": 4}, 92 {"matrix": [2, 3], "x": 61, "y": 42, "flags": 4}, 93 {"matrix": [2, 4], "x": 81, "y": 42, "flags": 4}, 94 {"matrix": [2, 5], "x": 101, "y": 42, "flags": 4}, 95 {"matrix": [2, 6], "x": 122, "y": 42, "flags": 4}, 96 {"matrix": [2, 7], "x": 142, "y": 42, "flags": 4}, 97 {"matrix": [2, 8], "x": 162, "y": 42, "flags": 4}, 98 {"matrix": [2, 9], "x": 183, "y": 42, "flags": 4}, 99 {"matrix": [2, 10], "x": 203, "y": 42, "flags": 1}, 100 {"matrix": [3, 9], "x": 203, "y": 64, "flags": 1}, 101 {"matrix": [3, 8], "x": 183, "y": 64, "flags": 1}, 102 {"matrix": [3, 7], "x": 162, "y": 64, "flags": 1}, 103 {"matrix": [3, 6], "x": 122, "y": 64, "flags": 1}, 104 {"matrix": [3, 4], "x": 81, "y": 64, "flags": 1}, 105 {"matrix": [3, 2], "x": 40, "y": 64, "flags": 1}, 106 {"matrix": [3, 1], "x": 20, "y": 64, "flags": 1}, 107 {"matrix": [3, 0], "x": 0, "y": 64, "flags": 1} 108 ], 109 "max_brightness": 150, 110 "react_on_keyup": true 111 }, 112 "build": { 113 "lto": true 114 }, 115 "features": { 116 "bluetooth": true, 117 "bootmagic": true, 118 "extrakey": false, 119 "mousekey": false, 120 "nkro": false, 121 "rgb_matrix": true 122 }, 123 "matrix_pins": { 124 "cols": ["D1", "D6", "D3", "D2", "B6", "C6", "C7", "F7", "F6", "F5", "F4"], 125 "rows": ["B7", "D7", "F1", "F0"] 126 }, 127 "diode_direction": "COL2ROW", 128 "processor": "atmega32u4", 129 "bootloader": "lufa-dfu", 130 "layouts": { 131 "LAYOUT": { 132 "layout": [ 133 {"matrix": [0, 0], "x": 0, "y": 0}, 134 {"matrix": [0, 1], "x": 1, "y": 0}, 135 {"matrix": [0, 2], "x": 2, "y": 0}, 136 {"matrix": [0, 3], "x": 3, "y": 0}, 137 {"matrix": [0, 4], "x": 4, "y": 0}, 138 {"matrix": [0, 5], "x": 5, "y": 0}, 139 {"matrix": [0, 6], "x": 6, "y": 0}, 140 {"matrix": [0, 7], "x": 7, "y": 0}, 141 {"matrix": [0, 8], "x": 8, "y": 0}, 142 {"matrix": [0, 9], "x": 9, "y": 0}, 143 {"matrix": [0, 10], "x": 10, "y": 0}, 144 {"matrix": [3, 10], "x": 11, "y": 0}, 145 146 {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5}, 147 {"matrix": [1, 1], "x": 1.5, "y": 1}, 148 {"matrix": [1, 2], "x": 2.5, "y": 1}, 149 {"matrix": [1, 3], "x": 3.5, "y": 1}, 150 {"matrix": [1, 4], "x": 4.5, "y": 1}, 151 {"matrix": [1, 5], "x": 5.5, "y": 1}, 152 {"matrix": [1, 6], "x": 6.5, "y": 1}, 153 {"matrix": [1, 7], "x": 7.5, "y": 1}, 154 {"matrix": [1, 8], "x": 8.5, "y": 1}, 155 {"matrix": [1, 9], "x": 9.5, "y": 1}, 156 {"matrix": [1, 10], "x": 10.5, "y": 1, "w": 1.5}, 157 158 {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75}, 159 {"matrix": [2, 1], "x": 1.75, "y": 2}, 160 {"matrix": [2, 2], "x": 2.75, "y": 2}, 161 {"matrix": [2, 3], "x": 3.75, "y": 2}, 162 {"matrix": [2, 4], "x": 4.75, "y": 2}, 163 {"matrix": [2, 5], "x": 5.75, "y": 2}, 164 {"matrix": [2, 6], "x": 6.75, "y": 2}, 165 {"matrix": [2, 7], "x": 7.75, "y": 2}, 166 {"matrix": [2, 8], "x": 8.75, "y": 2}, 167 {"matrix": [2, 9], "x": 9.75, "y": 2}, 168 {"matrix": [2, 10], "x": 10.75, "y": 2, "w": 1.25}, 169 170 {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.25}, 171 {"matrix": [3, 1], "x": 1.25, "y": 3}, 172 {"matrix": [3, 2], "x": 2.25, "y": 3, "w": 1.25}, 173 {"matrix": [3, 4], "x": 3.5, "y": 3, "w": 2.25}, 174 {"matrix": [3, 6], "x": 5.75, "y": 3, "w": 2.75}, 175 {"matrix": [3, 7], "x": 8.5, "y": 3, "w": 1.25}, 176 {"matrix": [3, 8], "x": 9.75, "y": 3}, 177 {"matrix": [3, 9], "x": 10.75, "y": 3, "w": 1.25} 178 ] 179 } 180 } 181 }