qmk_firmware

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

keyboard.json (4195B)


      1 {
      2   "keyboard_name": "B.face",
      3   "manufacturer": "Winkeyless",
      4   "maintainer": "qmk",
      5   "usb": {
      6     "vid": "0x20A0",
      7     "pid": "0x4246",
      8     "device_version": "2.0.0"
      9   },
     10   "features": {
     11     "backlight": true,
     12     "bootmagic": false,
     13     "command": true,
     14     "extrakey": true,
     15     "mousekey": true,
     16     "nkro": false,
     17     "rgblight": true
     18   },
     19   "matrix_pins": {
     20     "cols": ["A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "C7", "C6", "C5", "C4", "C3", "C2", "D7"],
     21     "rows": ["B0", "B1", "B2", "B3", "B4", "B5", "B6", "B7"]
     22   },
     23   "diode_direction": "COL2ROW",
     24   "backlight": {
     25     "pin": "D4"
     26   },
     27   "rgblight": {
     28     "led_count": 16,
     29     "animations": {
     30       "breathing": true,
     31       "rainbow_mood": true,
     32       "rainbow_swirl": true,
     33       "snake": true,
     34       "knight": true,
     35       "christmas": true,
     36       "static_gradient": true,
     37       "rgb_test": true,
     38       "alternating": true,
     39       "twinkle": true
     40     }
     41   },
     42   "ws2812": {
     43     "driver": "i2c"
     44   },
     45   "indicators": {
     46     "caps_lock": "D1",
     47     "num_lock": "D0",
     48     "scroll_lock": "D6"
     49   },
     50   "processor": "atmega32a",
     51   "bootloader": "bootloadhid",
     52   "layouts": {
     53     "LAYOUT_60_ansi": {
     54       "layout": [
     55         {"matrix": [4, 0], "x": 0, "y": 0},
     56         {"matrix": [4, 1], "x": 1, "y": 0},
     57         {"matrix": [4, 2], "x": 2, "y": 0},
     58         {"matrix": [4, 3], "x": 3, "y": 0},
     59         {"matrix": [4, 4], "x": 4, "y": 0},
     60         {"matrix": [4, 5], "x": 5, "y": 0},
     61         {"matrix": [6, 1], "x": 6, "y": 0},
     62         {"matrix": [6, 11], "x": 7, "y": 0},
     63         {"matrix": [7, 11], "x": 8, "y": 0},
     64         {"matrix": [7, 1], "x": 9, "y": 0},
     65         {"matrix": [4, 10], "x": 10, "y": 0},
     66         {"matrix": [4, 11], "x": 11, "y": 0},
     67         {"matrix": [4, 12], "x": 12, "y": 0},
     68         {"matrix": [4, 14], "x": 13, "y": 0, "w": 2},
     69 
     70         {"matrix": [3, 0], "x": 0, "y": 1, "w": 1.5},
     71         {"matrix": [3, 1], "x": 1.5, "y": 1},
     72         {"matrix": [3, 2], "x": 2.5, "y": 1},
     73         {"matrix": [3, 3], "x": 3.5, "y": 1},
     74         {"matrix": [3, 4], "x": 4.5, "y": 1},
     75         {"matrix": [3, 5], "x": 5.5, "y": 1},
     76         {"matrix": [6, 2], "x": 6.5, "y": 1},
     77         {"matrix": [6, 12], "x": 7.5, "y": 1},
     78         {"matrix": [7, 12], "x": 8.5, "y": 1},
     79         {"matrix": [7, 2], "x": 9.5, "y": 1},
     80         {"matrix": [3, 10], "x": 10.5, "y": 1},
     81         {"matrix": [3, 11], "x": 11.5, "y": 1},
     82         {"matrix": [3, 12], "x": 12.5, "y": 1},
     83         {"matrix": [3, 13], "x": 13.5, "y": 1, "w": 1.5},
     84 
     85         {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
     86         {"matrix": [2, 1], "x": 1.75, "y": 2},
     87         {"matrix": [2, 2], "x": 2.75, "y": 2},
     88         {"matrix": [2, 3], "x": 3.75, "y": 2},
     89         {"matrix": [2, 4], "x": 4.75, "y": 2},
     90         {"matrix": [2, 5], "x": 5.75, "y": 2},
     91         {"matrix": [6, 3], "x": 6.75, "y": 2},
     92         {"matrix": [6, 13], "x": 7.75, "y": 2},
     93         {"matrix": [7, 13], "x": 8.75, "y": 2},
     94         {"matrix": [7, 3], "x": 9.75, "y": 2},
     95         {"matrix": [2, 10], "x": 10.75, "y": 2},
     96         {"matrix": [2, 11], "x": 11.75, "y": 2},
     97         {"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
     98 
     99         {"matrix": [1, 0], "x": 0, "y": 3, "w": 2.25},
    100         {"matrix": [1, 1], "x": 2.25, "y": 3},
    101         {"matrix": [1, 2], "x": 3.25, "y": 3},
    102         {"matrix": [1, 3], "x": 4.25, "y": 3},
    103         {"matrix": [1, 4], "x": 5.25, "y": 3},
    104         {"matrix": [1, 5], "x": 6.25, "y": 3},
    105         {"matrix": [6, 4], "x": 7.25, "y": 3},
    106         {"matrix": [6, 14], "x": 8.25, "y": 3},
    107         {"matrix": [7, 14], "x": 9.25, "y": 3},
    108         {"matrix": [7, 4], "x": 10.25, "y": 3},
    109         {"matrix": [1, 10], "x": 11.25, "y": 3},
    110         {"matrix": [1, 11], "x": 12.25, "y": 3, "w": 2.75},
    111 
    112         {"matrix": [0, 0], "x": 0, "y": 4, "w": 1.25},
    113         {"matrix": [0, 1], "x": 1.25, "y": 4, "w": 1.25},
    114         {"matrix": [0, 2], "x": 2.5, "y": 4, "w": 1.25},
    115         {"matrix": [6, 5], "x": 3.75, "y": 4, "w": 6.25},
    116         {"matrix": [7, 5], "x": 10, "y": 4, "w": 1.25},
    117         {"matrix": [0, 10], "x": 11.25, "y": 4, "w": 1.25},
    118         {"matrix": [0, 11], "x": 12.5, "y": 4, "w": 1.25},
    119         {"matrix": [0, 12], "x": 13.75, "y": 4, "w": 1.25}
    120       ]
    121     }
    122   }
    123 }