keyboard.json (8050B)
1 { 2 "manufacturer": "1upkeyboards", 3 "keyboard_name": "pi60_hse", 4 "maintainer": "ziptyze", 5 "processor": "RP2040", 6 "bootloader": "rp2040", 7 "board": "GENERIC_RP_RP2040", 8 "usb": { 9 "device_version": "1.0.0", 10 "pid": "0x5603", 11 "vid": "0x6F75" 12 }, 13 "diode_direction": "COL2ROW", 14 "dynamic_keymap": { 15 "layer_count": 10 16 }, 17 "features": { 18 "bootmagic": true, 19 "extrakey": true, 20 "mousekey": true, 21 "nkro": false, 22 "rgb_matrix": true 23 }, 24 "qmk": { 25 "locking": { 26 "enabled": true, 27 "resync": true 28 } 29 }, 30 "ws2812": { 31 "pin": "GP15", 32 "driver": "vendor" 33 }, 34 "matrix_pins": { 35 "cols": ["GP9", "GP8", "GP6", "GP5", "GP14", "GP20", "GP13", "GP12", "GP11", "GP16", "GP17", "GP10", "GP19", "GP18"], 36 "rows": ["GP4", "GP3", "GP2", "GP1", "GP0", "GP21"] 37 }, 38 "rgb_matrix": { 39 "animations": { 40 "alphas_mods": true, 41 "gradient_up_down": true, 42 "gradient_left_right": true, 43 "breathing": true, 44 "band_sat": true, 45 "band_val": true, 46 "band_pinwheel_sat": true, 47 "band_pinwheel_val": true, 48 "band_spiral_sat": true, 49 "band_spiral_val": true, 50 "cycle_all": true, 51 "cycle_left_right": true, 52 "cycle_up_down": true, 53 "rainbow_moving_chevron": true, 54 "cycle_out_in": true, 55 "cycle_out_in_dual": true, 56 "cycle_pinwheel": true, 57 "cycle_spiral": true, 58 "dual_beacon": true, 59 "rainbow_beacon": true, 60 "rainbow_pinwheels": true, 61 "raindrops": true, 62 "jellybean_raindrops": true, 63 "hue_breathing": true, 64 "hue_pendulum": true, 65 "hue_wave": true, 66 "pixel_rain": true, 67 "pixel_flow": true, 68 "pixel_fractal": true, 69 "typing_heatmap": true, 70 "digital_rain": true, 71 "solid_reactive_simple": true, 72 "solid_reactive": true, 73 "solid_reactive_wide": true, 74 "solid_reactive_multiwide": true, 75 "solid_reactive_cross": true, 76 "solid_reactive_multicross": true, 77 "solid_reactive_nexus": true, 78 "solid_reactive_multinexus": true, 79 "splash": true, 80 "multisplash": true, 81 "solid_splash": true, 82 "solid_multisplash": true 83 }, 84 "driver": "ws2812", 85 "layout": [ 86 {"flags": 2, "x": 98, "y": 51}, 87 {"flags": 2, "x": 68, "y": 51}, 88 {"flags": 2, "x": 41, "y": 51}, 89 {"flags": 2, "x": 12, "y": 51}, 90 {"flags": 2, "x": 12, "y": 13}, 91 {"flags": 2, "x": 41, "y": 13}, 92 {"flags": 2, "x": 69, "y": 13}, 93 {"flags": 2, "x": 98, "y": 13}, 94 {"flags": 2, "x": 126, "y": 13}, 95 {"flags": 2, "x": 155, "y": 13}, 96 {"flags": 2, "x": 183, "y": 13}, 97 {"flags": 2, "x": 212, "y": 13}, 98 {"flags": 2, "x": 208, "y": 51}, 99 {"flags": 2, "x": 183, "y": 51}, 100 {"flags": 2, "x": 157, "y": 51}, 101 {"flags": 2, "x": 126, "y": 51} 102 ], 103 "sleep": true 104 }, 105 "community_layouts": [ 106 "60_ansi_split_bs_rshift" 107 ], 108 "layouts": { 109 "LAYOUT_60_ansi_split_bs_rshift": { 110 "layout": [ 111 {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, 112 {"label": "1", "matrix": [0, 1], "x": 1, "y": 0}, 113 {"label": "2", "matrix": [0, 2], "x": 2, "y": 0}, 114 {"label": "3", "matrix": [0, 3], "x": 3, "y": 0}, 115 {"label": "4", "matrix": [0, 4], "x": 4, "y": 0}, 116 {"label": "5", "matrix": [0, 5], "x": 5, "y": 0}, 117 {"label": "6", "matrix": [0, 6], "x": 6, "y": 0}, 118 {"label": "7", "matrix": [0, 7], "x": 7, "y": 0}, 119 {"label": "8", "matrix": [0, 8], "x": 8, "y": 0}, 120 {"label": "9", "matrix": [0, 9], "x": 9, "y": 0}, 121 {"label": "0", "matrix": [0, 10], "x": 10, "y": 0}, 122 {"label": "-", "matrix": [0, 11], "x": 11, "y": 0}, 123 {"label": "=", "matrix": [0, 12], "x": 12, "y": 0}, 124 {"label": "BS", "matrix": [0, 13], "x": 13, "y": 0}, 125 {"label": "~", "matrix": [1, 13], "x": 14, "y": 0}, 126 {"label": "Tab", "matrix": [1, 0], "w": 1.5, "x": 0, "y": 1}, 127 {"label": "Q", "matrix": [1, 1], "x": 1.5, "y": 1}, 128 {"label": "W", "matrix": [1, 2], "x": 2.5, "y": 1}, 129 {"label": "E", "matrix": [1, 3], "x": 3.5, "y": 1}, 130 {"label": "R", "matrix": [1, 4], "x": 4.5, "y": 1}, 131 {"label": "T", "matrix": [1, 5], "x": 5.5, "y": 1}, 132 {"label": "Y", "matrix": [1, 6], "x": 6.5, "y": 1}, 133 {"label": "U", "matrix": [1, 7], "x": 7.5, "y": 1}, 134 {"label": "I", "matrix": [1, 8], "x": 8.5, "y": 1}, 135 {"label": "O", "matrix": [1, 9], "x": 9.5, "y": 1}, 136 {"label": "P", "matrix": [1, 10], "x": 10.5, "y": 1}, 137 {"label": "[", "matrix": [1, 11], "x": 11.5, "y": 1}, 138 {"label": "]", "matrix": [1, 12], "x": 12.5, "y": 1}, 139 {"label": "|", "matrix": [2, 12], "w": 1.5, "x": 13.5, "y": 1}, 140 {"label": "Caps", "matrix": [2, 0], "w": 1.75, "x": 0, "y": 2}, 141 {"label": "A", "matrix": [2, 1], "x": 1.75, "y": 2}, 142 {"label": "S", "matrix": [2, 2], "x": 2.75, "y": 2}, 143 {"label": "D", "matrix": [2, 3], "x": 3.75, "y": 2}, 144 {"label": "F", "matrix": [2, 4], "x": 4.75, "y": 2}, 145 {"label": "G", "matrix": [2, 5], "x": 5.75, "y": 2}, 146 {"label": "H", "matrix": [2, 6], "x": 6.75, "y": 2}, 147 {"label": "J", "matrix": [2, 7], "x": 7.75, "y": 2}, 148 {"label": "K", "matrix": [2, 8], "x": 8.75, "y": 2}, 149 {"label": "L", "matrix": [2, 9], "x": 9.75, "y": 2}, 150 {"label": ";", "matrix": [2, 10], "x": 10.75, "y": 2}, 151 {"label": "'", "matrix": [2, 11], "x": 11.75, "y": 2}, 152 {"label": "Enter", "matrix": [2, 13], "w": 2.25, "x": 12.75, "y": 2}, 153 {"label": "LShift", "matrix": [3, 0], "w": 2.25, "x": 0, "y": 3}, 154 {"label": "Z", "matrix": [3, 1], "x": 2.25, "y": 3}, 155 {"label": "X", "matrix": [3, 2], "x": 3.25, "y": 3}, 156 {"label": "C", "matrix": [3, 3], "x": 4.25, "y": 3}, 157 {"label": "V", "matrix": [3, 4], "x": 5.25, "y": 3}, 158 {"label": "B", "matrix": [3, 5], "x": 6.25, "y": 3}, 159 {"label": "N", "matrix": [3, 6], "x": 7.25, "y": 3}, 160 {"label": "M", "matrix": [3, 7], "x": 8.25, "y": 3}, 161 {"label": ",", "matrix": [3, 8], "x": 9.25, "y": 3}, 162 {"label": ".", "matrix": [3, 9], "x": 10.25, "y": 3}, 163 {"label": "/", "matrix": [3, 10], "x": 11.25, "y": 3}, 164 {"label": "RShift", "matrix": [3, 12], "w": 1.75, "x": 12.25, "y": 3}, 165 {"label": "FN", "matrix": [3, 13], "x": 14, "y": 3}, 166 {"label": "LCtrl", "matrix": [4, 0], "w": 1.25, "x": 0, "y": 4}, 167 {"label": "LGui", "matrix": [4, 1], "w": 1.25, "x": 1.25, "y": 4}, 168 {"label": "LAlt", "matrix": [4, 2], "w": 1.25, "x": 2.5, "y": 4}, 169 {"label": "Space", "matrix": [5, 5], "w": 6.25, "x": 3.75, "y": 4}, 170 {"label": "RAlt", "matrix": [5, 9], "w": 1.25, "x": 10, "y": 4}, 171 {"label": "RGui", "matrix": [5, 10], "w": 1.25, "x": 11.25, "y": 4}, 172 {"label": "Menu", "matrix": [5, 12], "w": 1.25, "x": 12.5, "y": 4}, 173 {"label": "RCtrl", "matrix": [5, 13], "w": 1.25, "x": 13.75, "y": 4} 174 ] 175 } 176 } 177 }