qmk_firmware/keyboards/blockey/keyboard.json
James Young cb81913d18
Data-Driven Keyboard Conversions: B (#23425)
Converts configuration definitions and rules to data-driven where
applicable. Renames `info.json` to `keyboard.json` in instances where
`rules.mk` can be safely deleted.

Affects:

  - `bacca70`
  - `baguette`
  - `baion_808`
  - `bajjak`
  - `bandominedoni`
  - `bantam44`
  - `barleycorn_smd`
  - `barracuda`
  - `basekeys/slice/rev1`
  - `basekeys/slice/rev1_rgb`
  - `basekeys/trifecta`
  - `basketweave`
  - `bastardkb/dilemma/4x6_4`
  - `bbrfkr/dynamis`
  - `bear_face`
  - `beatervan`
  - `bemeier/bmek`
  - `biacco42/ergo42`
  - `biacco42/meishi`
  - `biacco42/meishi2`
  - `binepad/bn003`
  - `binepad/bn009/r1`
  - `binepad/bnr1`
  - `bioi/g60`
  - `bioi/g60ble`
  - `bioi/morgan65`
  - `bioi/s65`
  - `blackplum`
  - `blank/blank01`
  - `blank_tehnologii/manibus`
  - `blockey`
  - `bluebell/swoop`
  - `boardrun/bizarre`
  - `boardrun/classic`
  - `boardsource/equals/48`
  - `boardsource/equals/60`
  - `boardwalk`
  - `bop`
  - `boston`
  - `boston_meetup/2019`
  - `box75`
  - `bpiphany/four_banger`
  - `bpiphany/frosty_flake`
  - `bpiphany/ghost_squid`
  - `bpiphany/hid_liber`
  - `bpiphany/kitten_paw`
  - `bpiphany/tiger_lily`
  - `bpiphany/unloved_bastard`
  - `bt66tech/bt66tech60`
  - `bubble75/hotswap`
  - `budgy`
  - `buildakb/potato65`
  - `buildakb/potato65hs`
  - `buildakb/potato65s`
  - `buzzard`
2024-04-11 14:21:32 -07:00

124 lines
3.9 KiB
JSON

{
"keyboard_name": "BlocKey",
"manufacturer": "Eucalyn",
"url": "",
"maintainer": "qmk",
"usb": {
"vid": "0xFEED",
"pid": "0x0000",
"device_version": "0.0.1"
},
"rgblight": {
"hue_steps": 10,
"led_count": 4,
"animations": {
"breathing": true,
"rainbow_mood": true,
"rainbow_swirl": true,
"snake": true,
"knight": true,
"christmas": true,
"static_gradient": true,
"rgb_test": true,
"alternating": true,
"twinkle": true
}
},
"ws2812": {
"pin": "B1"
},
"features": {
"bootmagic": false,
"command": true,
"console": true,
"extrakey": true,
"mousekey": false,
"nkro": false,
"rgblight": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["D0", "B4", "C6", "D7", "F4", "F5", "F7"],
"rows": ["D3", "D1", "D4", "E6", "B5", "D2", "F6", "B3", "B2", "B6"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "caterina",
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
{"matrix": [0, 3], "x": 3, "y": 0},
{"matrix": [0, 4], "x": 4, "y": 0},
{"matrix": [0, 5], "x": 5, "y": 0},
{"matrix": [0, 6], "x": 6, "y": 0},
{"matrix": [5, 0], "x": 7, "y": 0},
{"matrix": [5, 1], "x": 8, "y": 0},
{"matrix": [5, 2], "x": 9, "y": 0},
{"matrix": [5, 3], "x": 10, "y": 0},
{"matrix": [5, 4], "x": 11, "y": 0},
{"matrix": [5, 5], "x": 12, "y": 0},
{"matrix": [5, 6], "x": 13, "y": 0},
{"matrix": [1, 0], "x": 0.16, "y": 1},
{"matrix": [1, 1], "x": 1.16, "y": 1},
{"matrix": [1, 2], "x": 2.16, "y": 1},
{"matrix": [1, 3], "x": 3.16, "y": 1},
{"matrix": [1, 4], "x": 4.16, "y": 1},
{"matrix": [1, 5], "x": 5.16, "y": 1},
{"matrix": [1, 6], "x": 6.16, "y": 1},
{"matrix": [6, 0], "x": 7.16, "y": 1},
{"matrix": [6, 1], "x": 8.16, "y": 1},
{"matrix": [6, 2], "x": 9.16, "y": 1},
{"matrix": [6, 3], "x": 10.16, "y": 1},
{"matrix": [6, 4], "x": 11.16, "y": 1},
{"matrix": [6, 5], "x": 12.16, "y": 1},
{"matrix": [6, 6], "x": 13.16, "y": 1},
{"matrix": [2, 0], "x": 0.33, "y": 2},
{"matrix": [2, 1], "x": 1.33, "y": 2},
{"matrix": [2, 2], "x": 2.33, "y": 2},
{"matrix": [2, 3], "x": 3.33, "y": 2},
{"matrix": [2, 4], "x": 4.33, "y": 2},
{"matrix": [2, 5], "x": 5.33, "y": 2},
{"matrix": [2, 6], "x": 6.33, "y": 2},
{"matrix": [7, 0], "x": 7.33, "y": 2},
{"matrix": [7, 1], "x": 8.33, "y": 2},
{"matrix": [7, 2], "x": 9.33, "y": 2},
{"matrix": [7, 3], "x": 10.33, "y": 2},
{"matrix": [7, 4], "x": 11.33, "y": 2},
{"matrix": [7, 5], "x": 12.66, "y": 2},
{"matrix": [3, 0], "x": 0.5, "y": 3},
{"matrix": [3, 1], "x": 1.5, "y": 3},
{"matrix": [3, 2], "x": 2.5, "y": 3},
{"matrix": [3, 3], "x": 3.5, "y": 3},
{"matrix": [3, 4], "x": 4.5, "y": 3},
{"matrix": [3, 5], "x": 5.5, "y": 3},
{"matrix": [3, 6], "x": 6.5, "y": 3},
{"matrix": [8, 0], "x": 7.5, "y": 3},
{"matrix": [8, 1], "x": 8.5, "y": 3},
{"matrix": [8, 2], "x": 9.5, "y": 3},
{"matrix": [8, 3], "x": 10.5, "y": 3},
{"matrix": [8, 4], "x": 11.5, "y": 3},
{"matrix": [8, 5], "x": 12.83, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4},
{"matrix": [4, 1], "x": 1, "y": 4},
{"matrix": [4, 2], "x": 2, "y": 4},
{"matrix": [4, 3], "x": 3, "y": 4},
{"matrix": [4, 6], "x": 4, "y": 4, "w": 6},
{"matrix": [9, 3], "x": 10.5, "y": 4},
{"matrix": [9, 4], "x": 11.5, "y": 4},
{"matrix": [9, 5], "x": 12.5, "y": 4}
]
}
}
}