qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

keyboard.json (5470B)


      1 {
      2     "keyboard_name": "nknl7en",
      3     "manufacturer": "Salicylic_Acid",
      4     "url": "https://salicylic-acid3.hatenablog.com/",
      5     "maintainer": "Salicylic_acid3",
      6     "usb": {
      7         "vid": "0x04D8",
      8         "pid": "0xEA56",
      9         "device_version": "0.0.1"
     10     },
     11     "features": {
     12         "bootmagic": true,
     13         "extrakey": true,
     14         "mousekey": true,
     15         "nkro": false,
     16         "rgblight": true
     17     },
     18     "qmk": {
     19         "locking": {
     20             "enabled": true,
     21             "resync": true
     22         }
     23     },
     24     "matrix_pins": {
     25         "cols": ["F4", "F5", "F6", "F7", "B1", "B3", "B2", "B5", "D2"],
     26         "rows": ["D4", "C6", "D7", "E6", "B4"]
     27     },
     28     "diode_direction": "COL2ROW",
     29     "split": {
     30         "enabled": true,
     31         "handedness": {
     32             "pin": "B6"
     33         },
     34         "serial": {
     35             "pin": "D0"
     36         }
     37     },
     38     "rgblight": {
     39         "hue_steps": 10,
     40         "led_count": 21,
     41         "split_count": [9, 12],
     42         "animations": {
     43             "breathing": true,
     44             "rainbow_mood": true,
     45             "rainbow_swirl": true,
     46             "snake": true,
     47             "knight": true,
     48             "christmas": true,
     49             "static_gradient": true,
     50             "rgb_test": true,
     51             "alternating": true,
     52             "twinkle": true
     53         }
     54     },
     55     "ws2812": {
     56         "pin": "D3"
     57     },
     58     "development_board": "promicro",
     59     "layouts": {
     60         "LAYOUT": {
     61             "layout": [
     62                 {"matrix": [0, 0], "x": 0, "y": 0},
     63                 {"matrix": [0, 1], "x": 1, "y": 0},
     64                 {"matrix": [0, 2], "x": 2, "y": 0},
     65                 {"matrix": [0, 3], "x": 3, "y": 0},
     66                 {"matrix": [0, 4], "x": 4, "y": 0},
     67                 {"matrix": [0, 5], "x": 5, "y": 0},
     68 
     69                 {"matrix": [5, 0], "x": 6.75, "y": 0},
     70                 {"matrix": [5, 1], "x": 7.75, "y": 0},
     71                 {"matrix": [5, 2], "x": 8.75, "y": 0},
     72                 {"matrix": [5, 3], "x": 9.75, "y": 0},
     73                 {"matrix": [5, 4], "x": 10.75, "y": 0},
     74                 {"matrix": [5, 5], "x": 11.75, "y": 0},
     75                 {"matrix": [5, 6], "x": 12.75, "y": 0},
     76                 {"matrix": [5, 7], "x": 13.75, "y": 0, "w": 2},
     77 
     78                 {"matrix": [5, 8], "x": 16.25, "y": 0},
     79 
     80                 {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
     81                 {"matrix": [1, 1], "x": 1.5, "y": 1},
     82                 {"matrix": [1, 2], "x": 2.5, "y": 1},
     83                 {"matrix": [1, 3], "x": 3.5, "y": 1},
     84                 {"matrix": [1, 4], "x": 4.5, "y": 1},
     85                 {"matrix": [1, 5], "x": 5.5, "y": 1},
     86 
     87                 {"matrix": [6, 0], "x": 7.25, "y": 1},
     88                 {"matrix": [6, 1], "x": 8.25, "y": 1},
     89                 {"matrix": [6, 2], "x": 9.25, "y": 1},
     90                 {"matrix": [6, 3], "x": 10.25, "y": 1},
     91                 {"matrix": [6, 4], "x": 11.25, "y": 1},
     92                 {"matrix": [6, 5], "x": 12.25, "y": 1},
     93                 {"matrix": [6, 6], "x": 13.25, "y": 1},
     94                 {"matrix": [6, 7], "x": 14.25, "y": 1, "w": 1.5},
     95 
     96                 {"matrix": [6, 8], "x": 16.25, "y": 1},
     97 
     98                 {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
     99                 {"matrix": [2, 1], "x": 1.75, "y": 2},
    100                 {"matrix": [2, 2], "x": 2.75, "y": 2},
    101                 {"matrix": [2, 3], "x": 3.75, "y": 2},
    102                 {"matrix": [2, 4], "x": 4.75, "y": 2},
    103                 {"matrix": [2, 5], "x": 5.75, "y": 2},
    104 
    105                 {"matrix": [7, 0], "x": 7.5, "y": 2},
    106                 {"matrix": [7, 1], "x": 8.5, "y": 2},
    107                 {"matrix": [7, 2], "x": 9.5, "y": 2},
    108                 {"matrix": [7, 3], "x": 10.5, "y": 2},
    109                 {"matrix": [7, 4], "x": 11.5, "y": 2},
    110                 {"matrix": [7, 5], "x": 12.5, "y": 2},
    111                 {"matrix": [7, 6], "x": 13.5, "y": 2, "w": 2.25},
    112 
    113                 {"matrix": [7, 8], "x": 16.25, "y": 2},
    114 
    115                 {"matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
    116                 {"matrix": [3, 1], "x": 2.25, "y": 3},
    117                 {"matrix": [3, 2], "x": 3.25, "y": 3},
    118                 {"matrix": [3, 3], "x": 4.25, "y": 3},
    119                 {"matrix": [3, 4], "x": 5.25, "y": 3},
    120                 {"matrix": [3, 5], "x": 6.25, "y": 3},
    121 
    122                 {"matrix": [8, 0], "x": 8, "y": 3},
    123                 {"matrix": [8, 1], "x": 9, "y": 3},
    124                 {"matrix": [8, 2], "x": 10, "y": 3},
    125                 {"matrix": [8, 3], "x": 11, "y": 3},
    126                 {"matrix": [8, 4], "x": 12, "y": 3},
    127                 {"matrix": [8, 5], "x": 13, "y": 3, "w": 1.75},
    128 
    129                 {"matrix": [8, 6], "x": 15, "y": 3.25},
    130 
    131                 {"matrix": [8, 8], "x": 16.25, "y": 3},
    132 
    133                 {"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
    134                 {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
    135                 {"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
    136                 {"matrix": [4, 3], "x": 3.75, "y": 4, "w": 2},
    137                 {"matrix": [4, 4], "x": 5.75, "y": 4},
    138 
    139                 {"matrix": [9, 0], "x": 7.5, "y": 4, "w": 2.75},
    140                 {"matrix": [9, 2], "x": 10.25, "y": 4, "w": 1.25},
    141                 {"matrix": [9, 3], "x": 11.5, "y": 4, "w": 1.25},
    142                 {"matrix": [9, 4], "x": 12.75, "y": 4},
    143 
    144                 {"matrix": [9, 6], "x": 14, "y": 4.25},
    145                 {"matrix": [8, 7], "x": 15, "y": 4.25},
    146                 {"matrix": [9, 7], "x": 16, "y": 4.25}
    147             ]
    148         }
    149     }
    150 }