| 123456789101112131415161718192021222324 |
- {
- "keyboard_name": "2key2",
- "manufacturer": "3-Key-Ecosystem",
- "url": "https://github.com/softplus/3keyecosystem/tree/main/2key2",
- "maintainer": "softplus",
- "usb": {
- "vid": "0x1209",
- "pid": "0x3304",
- "device_version": "0.0.1"
- },
- "indicators": {
- "caps_lock": "B7"
- },
- "processor": "atmega32u4",
- "bootloader": "caterina",
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"label": "k00", "x": 0, "y": 0},
- {"label": "k01", "x": 1, "y": 0}
- ]
- }
- }
- }
|