keyboard.json (5180B)
1 { 2 "keyboard_name": "Iris Rev. 5a", 3 "usb": { 4 "pid": "0x5356", 5 "device_version": "5.1.0" 6 }, 7 "features": { 8 "backlight": true, 9 "bootmagic": false, 10 "encoder": true, 11 "extrakey": true, 12 "mousekey": false, 13 "nkro": false, 14 "rgblight": true 15 }, 16 "matrix_pins": { 17 "cols": ["F1", "F4", "D3", "D2", "B7", "D4"], 18 "rows": ["B1", "F0", "F5", "F6", "F7"] 19 }, 20 "diode_direction": "COL2ROW", 21 "encoder": { 22 "rotary": [ 23 {"pin_a": "B2", "pin_b": "B3"} 24 ] 25 }, 26 "backlight": { 27 "pin": "B5", 28 "levels": 5, 29 "default": { 30 "brightness": 3 31 } 32 }, 33 "rgblight": { 34 "led_count": 12, 35 "split_count": [6, 6], 36 "animations": { 37 "breathing": true, 38 "rainbow_mood": true, 39 "rainbow_swirl": true, 40 "snake": true, 41 "knight": true, 42 "christmas": true, 43 "static_gradient": true, 44 "rgb_test": true, 45 "alternating": true, 46 "twinkle": true 47 }, 48 "default": { 49 "val": 128 50 } 51 }, 52 "ws2812": { 53 "pin": "D6" 54 }, 55 "qmk_lufa_bootloader": { 56 "esc_input": "B1", 57 "esc_output": "F1", 58 "led": "B0", 59 "speaker": "C6" 60 }, 61 "split": { 62 "enabled": true, 63 "encoder": { 64 "right": { 65 "rotary": [ 66 {"pin_a": "F7", "pin_b": "F6"} 67 ] 68 } 69 }, 70 "handedness": { 71 "pin": "D5" 72 }, 73 "matrix_pins": { 74 "right": { 75 "cols": ["D4", "D7", "D3", "B7", "F0", "B3"], 76 "rows": ["B1", "B2", "D2", "F1", "F4"] 77 } 78 }, 79 "serial": { 80 "pin": "D0" 81 } 82 }, 83 "processor": "atmega32u4", 84 "bootloader": "qmk-dfu", 85 "layouts": { 86 "LAYOUT": { 87 "layout": [ 88 {"matrix": [0, 0], "x": 0, "y": 0.375}, 89 {"matrix": [0, 1], "x": 1, "y": 0.375}, 90 {"matrix": [0, 2], "x": 2, "y": 0.125}, 91 {"matrix": [0, 3], "x": 3, "y": 0}, 92 {"matrix": [0, 4], "x": 4, "y": 0.125}, 93 {"matrix": [0, 5], "x": 5, "y": 0.25}, 94 95 {"matrix": [5, 5], "x": 9, "y": 0.25}, 96 {"matrix": [5, 4], "x": 10, "y": 0.125}, 97 {"matrix": [5, 3], "x": 11, "y": 0}, 98 {"matrix": [5, 2], "x": 12, "y": 0.125}, 99 {"matrix": [5, 1], "x": 13, "y": 0.375}, 100 {"matrix": [5, 0], "x": 14, "y": 0.375}, 101 102 {"matrix": [1, 0], "x": 0, "y": 1.375}, 103 {"matrix": [1, 1], "x": 1, "y": 1.375}, 104 {"matrix": [1, 2], "x": 2, "y": 1.125}, 105 {"matrix": [1, 3], "x": 3, "y": 1}, 106 {"matrix": [1, 4], "x": 4, "y": 1.125}, 107 {"matrix": [1, 5], "x": 5, "y": 1.25}, 108 109 {"matrix": [6, 5], "x": 9, "y": 1.25}, 110 {"matrix": [6, 4], "x": 10, "y": 1.125}, 111 {"matrix": [6, 3], "x": 11, "y": 1}, 112 {"matrix": [6, 2], "x": 12, "y": 1.125}, 113 {"matrix": [6, 1], "x": 13, "y": 1.375}, 114 {"matrix": [6, 0], "x": 14, "y": 1.375}, 115 116 {"matrix": [2, 0], "x": 0, "y": 2.375}, 117 {"matrix": [2, 1], "x": 1, "y": 2.375}, 118 {"matrix": [2, 2], "x": 2, "y": 2.125}, 119 {"matrix": [2, 3], "x": 3, "y": 2}, 120 {"matrix": [2, 4], "x": 4, "y": 2.125}, 121 {"matrix": [2, 5], "x": 5, "y": 2.25}, 122 123 {"matrix": [7, 5], "x": 9, "y": 2.25}, 124 {"matrix": [7, 4], "x": 10, "y": 2.125}, 125 {"matrix": [7, 3], "x": 11, "y": 2}, 126 {"matrix": [7, 2], "x": 12, "y": 2.125}, 127 {"matrix": [7, 1], "x": 13, "y": 2.375}, 128 {"matrix": [7, 0], "x": 14, "y": 2.375}, 129 130 {"matrix": [3, 0], "x": 0, "y": 3.375}, 131 {"matrix": [3, 1], "x": 1, "y": 3.375}, 132 {"matrix": [3, 2], "x": 2, "y": 3.125}, 133 {"matrix": [3, 3], "x": 3, "y": 3}, 134 {"matrix": [3, 4], "x": 4, "y": 3.125}, 135 {"matrix": [3, 5], "x": 5, "y": 3.25}, 136 {"matrix": [4, 5], "x": 6.15, "y": 3.75}, 137 138 {"matrix": [9, 5], "x": 7.85, "y": 3.75}, 139 {"matrix": [8, 5], "x": 9, "y": 3.25}, 140 {"matrix": [8, 4], "x": 10, "y": 3.125}, 141 {"matrix": [8, 3], "x": 11, "y": 3}, 142 {"matrix": [8, 2], "x": 12, "y": 3.125}, 143 {"matrix": [8, 1], "x": 13, "y": 3.375}, 144 {"matrix": [8, 0], "x": 14, "y": 3.375}, 145 146 {"matrix": [4, 2], "x": 3.5, "y": 4.25}, 147 {"matrix": [4, 3], "x": 4.5, "y": 4.375}, 148 {"matrix": [4, 4], "x": 5.6, "y": 4.75}, 149 150 {"matrix": [9, 4], "x": 8.4, "y": 4.75}, 151 {"matrix": [9, 3], "x": 9.5, "y": 4.375}, 152 {"matrix": [9, 2], "x": 10.5, "y": 4.25} 153 ] 154 } 155 } 156 }