keyboard.json (6412B)
1 { 2 "keyboard_name": "Rartlice", 3 "manufacturer": "Alabahuy", 4 "maintainer": "Alabahuy", 5 "usb": { 6 "vid": "0x414C", 7 "pid": "0x0065", 8 "device_version": "0.0.1" 9 }, 10 "features": { 11 "bootmagic": false, 12 "command": true, 13 "console": true, 14 "extrakey": true, 15 "mousekey": true, 16 "nkro": true, 17 "oled": true, 18 "rgblight": true, 19 "sleep_led": true 20 }, 21 "qmk": { 22 "locking": { 23 "enabled": true, 24 "resync": true 25 } 26 }, 27 "matrix_pins": { 28 "cols": ["B12", "B8", "B5", "B4", "B3", "B11", "B10", "B1", "B0", "A7", "A6", "A5", "A3", "A4", "A1"], 29 "rows": ["B13", "A15", "B9", "A2", "A0"] 30 }, 31 "diode_direction": "COL2ROW", 32 "indicators": { 33 "caps_lock": "B14", 34 "num_lock": "A8", 35 "scroll_lock": "A9", 36 "on_state": 0 37 }, 38 "rgblight": { 39 "led_count": 11, 40 "animations": { 41 "breathing": true, 42 "rainbow_mood": true, 43 "rainbow_swirl": true, 44 "snake": true, 45 "knight": true, 46 "christmas": true, 47 "static_gradient": true, 48 "rgb_test": true, 49 "alternating": true, 50 "twinkle": true 51 } 52 }, 53 "ws2812": { 54 "pin": "B15", 55 "driver": "spi" 56 }, 57 "development_board": "bluepill", 58 "layout_aliases": { 59 "LAYOUT_all": "LAYOUT" 60 }, 61 "layouts": { 62 "LAYOUT": { 63 "layout": [ 64 {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, 65 66 {"label": "Esc", "matrix": [0, 1], "x": 1.25, "y": 0}, 67 {"label": "1", "matrix": [0, 2], "x": 2.25, "y": 0}, 68 {"label": "2", "matrix": [0, 3], "x": 3.25, "y": 0}, 69 {"label": "3", "matrix": [0, 4], "x": 4.25, "y": 0}, 70 {"label": "4", "matrix": [1, 4], "x": 5.25, "y": 0}, 71 {"label": "5", "matrix": [0, 5], "x": 6.25, "y": 0}, 72 {"label": "6", "matrix": [0, 6], "x": 7.25, "y": 0}, 73 74 {"label": "7", "matrix": [0, 7], "x": 9.25, "y": 0}, 75 {"label": "8", "matrix": [0, 8], "x": 10.25, "y": 0}, 76 {"label": "9", "matrix": [0, 9], "x": 11.25, "y": 0}, 77 {"label": "0", "matrix": [0, 10], "x": 12.25, "y": 0}, 78 {"label": "-", "matrix": [0, 11], "x": 13.25, "y": 0}, 79 {"label": "=", "matrix": [0, 12], "x": 14.25, "y": 0}, 80 {"label": "`", "matrix": [0, 13], "x": 15.25, "y": 0}, 81 {"label": "Delete", "matrix": [0, 14], "x": 16.25, "y": 0}, 82 83 {"label": "Page Up", "matrix": [1, 0], "x": 0, "y": 1}, 84 85 {"label": "Tab", "matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5}, 86 {"label": "Q", "matrix": [1, 2], "x": 2.75, "y": 1}, 87 {"label": "W", "matrix": [1, 3], "x": 3.75, "y": 1}, 88 {"label": "E", "matrix": [2, 4], "x": 4.75, "y": 1}, 89 {"label": "R", "matrix": [1, 5], "x": 5.75, "y": 1}, 90 {"label": "T", "matrix": [1, 6], "x": 6.75, "y": 1}, 91 92 {"label": "Y", "matrix": [1, 7], "x": 8.75, "y": 1}, 93 {"label": "U", "matrix": [1, 8], "x": 9.75, "y": 1}, 94 {"label": "I", "matrix": [1, 9], "x": 10.75, "y": 1}, 95 {"label": "O", "matrix": [1, 10], "x": 11.75, "y": 1}, 96 {"label": "P", "matrix": [1, 11], "x": 12.75, "y": 1}, 97 {"label": "[", "matrix": [1, 12], "x": 13.75, "y": 1}, 98 {"label": "]", "matrix": [1, 13], "x": 14.75, "y": 1}, 99 {"label": "Backspace", "matrix": [1, 14], "x": 15.75, "y": 1, "w": 1.5}, 100 101 {"label": "Page Down", "matrix": [2, 0], "x": 0, "y": 2}, 102 103 {"label": "Caps Lock", "matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75}, 104 {"label": "A", "matrix": [2, 2], "x": 3, "y": 2}, 105 {"label": "S", "matrix": [2, 3], "x": 4, "y": 2}, 106 {"label": "D", "matrix": [3, 4], "x": 5, "y": 2}, 107 {"label": "F", "matrix": [2, 5], "x": 6, "y": 2}, 108 {"label": "G", "matrix": [2, 6], "x": 7, "y": 2}, 109 110 {"label": "H", "matrix": [2, 7], "x": 9, "y": 2}, 111 {"label": "J", "matrix": [2, 8], "x": 10, "y": 2}, 112 {"label": "K", "matrix": [2, 9], "x": 11, "y": 2}, 113 {"label": "L", "matrix": [2, 10], "x": 12, "y": 2}, 114 {"label": ";", "matrix": [2, 11], "x": 13, "y": 2}, 115 {"label": "'", "matrix": [2, 12], "x": 14, "y": 2}, 116 {"label": "Enter", "matrix": [2, 13], "x": 15, "y": 2, "w": 2.25}, 117 118 {"label": "Shift", "matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25}, 119 {"label": "Z", "matrix": [3, 2], "x": 3.5, "y": 3}, 120 {"label": "X", "matrix": [3, 3], "x": 4.5, "y": 3}, 121 {"label": "C", "matrix": [4, 4], "x": 5.5, "y": 3}, 122 {"label": "V", "matrix": [3, 5], "x": 6.5, "y": 3}, 123 {"label": "B", "matrix": [3, 6], "x": 7.5, "y": 3}, 124 125 {"label": "N", "matrix": [3, 7], "x": 9.5, "y": 3}, 126 {"label": "M", "matrix": [3, 8], "x": 10.5, "y": 3}, 127 {"label": ",", "matrix": [3, 9], "x": 11.5, "y": 3}, 128 {"label": ".", "matrix": [3, 10], "x": 12.5, "y": 3}, 129 {"label": "/", "matrix": [3, 11], "x": 13.5, "y": 3}, 130 {"label": "Shift", "matrix": [3, 12], "x": 14.5, "y": 3, "w": 1.75}, 131 132 {"label": "\u2191", "matrix": [3, 14], "x": 16.5, "y": 3.25}, 133 134 {"label": "Ctrl", "matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25}, 135 {"label": "Alt", "matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.25}, 136 {"label": "Space", "matrix": [4, 5], "x": 5.5, "y": 4, "w": 2}, 137 {"label": "Fn", "matrix": [4, 6], "x": 7.5, "y": 4}, 138 139 {"label": "Space", "matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75}, 140 {"label": "Alt", "matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5}, 141 142 {"label": "\u2190", "matrix": [4, 12], "x": 15.5, "y": 4.25}, 143 {"label": "\u2193", "matrix": [4, 13], "x": 16.5, "y": 4.25}, 144 {"label": "\u2192", "matrix": [4, 14], "x": 17.5, "y": 4.25} 145 ] 146 } 147 } 148 }