forked from mirrors/qmk_userspace
[keyboard] Add Keycapsss 3w6_2040 (#22642)
* initial commit * tidy info.json, add readme.md * correct license headers * fix some minor typos * additions to readme * try and conform to standards * remove duplicates from config.h * remove unneccessary line from rules.mk * further tidying * some small misses * some small misses * repair via keymap * actually fixed, d'oh * Update keyboards/keycapsss/3w6_2040/info.json Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/keycapsss/3w6_2040/info.json Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/keycapsss/3w6_2040/keymaps/default/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/keycapsss/3w6_2040/info.json Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/keycapsss/3w6_2040/keymaps/via/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/keycapsss/3w6_2040/readme.md Co-authored-by: jack <0x6a73@protonmail.com> * remove via config.h --------- Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
ea56863e32
commit
68afa1ef06
7 changed files with 277 additions and 0 deletions
116
keyboards/keycapsss/3w6_2040/info.json
Normal file
116
keyboards/keycapsss/3w6_2040/info.json
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"manufacturer": "Keycapsss",
|
||||
"keyboard_name": "3w6_2040",
|
||||
"maintainer": "@keyboard_magpie",
|
||||
"bootloader": "rp2040",
|
||||
"bootloader_instructions": "Press and hold the boot button while plugging in the keyboard",
|
||||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": true,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"pointing_device": true,
|
||||
"rgblight": true
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "GP17"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["GP8", "GP9", "GP10", "GP11", "GP12"],
|
||||
"rows": ["GP4", "GP5", "GP6", "GP7"]
|
||||
},
|
||||
"processor": "RP2040",
|
||||
"rgblight": {
|
||||
"animations": {
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
"christmas": true,
|
||||
"knight": true,
|
||||
"rainbow_mood": true,
|
||||
"rainbow_swirl": true,
|
||||
"rgb_test": true,
|
||||
"snake": true,
|
||||
"static_gradient": true,
|
||||
"twinkle": true
|
||||
},
|
||||
"brightness_steps": 8,
|
||||
"default": {
|
||||
"hue": 152,
|
||||
"sat": 232,
|
||||
"speed": 2
|
||||
},
|
||||
"hue_steps": 8,
|
||||
"led_count": 2,
|
||||
"max_brightness": 100,
|
||||
"saturation_steps": 8,
|
||||
"split_count": [1, 1]
|
||||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"transport": {
|
||||
"sync": {
|
||||
"indicators": true,
|
||||
"layer_state": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"url": "https://keycapsss.com",
|
||||
"usb": {
|
||||
"device_version": "1.0.0",
|
||||
"pid": "0x3357",
|
||||
"vid": "0x7983"
|
||||
},
|
||||
"ws2812": {
|
||||
"driver": "vendor",
|
||||
"pin": "GP25"
|
||||
},
|
||||
"dynamic_keymap": {
|
||||
"layer_count": 6
|
||||
},
|
||||
"community_layouts": ["split_3x5_3"],
|
||||
"layouts": {
|
||||
"LAYOUT_split_3x5_3": {
|
||||
"layout": [
|
||||
{"label": "L00", "matrix": [0, 0], "x": 0, "y": 0.75},
|
||||
{"label": "L01", "matrix": [0, 1], "x": 1, "y": 0.25},
|
||||
{"label": "L02", "matrix": [0, 2], "x": 2, "y": 0},
|
||||
{"label": "L03", "matrix": [0, 3], "x": 3, "y": 0.25},
|
||||
{"label": "L04", "matrix": [0, 4], "x": 4, "y": 0.5},
|
||||
{"label": "R04", "matrix": [4, 4], "x": 8.75, "y": 0.5},
|
||||
{"label": "R03", "matrix": [4, 3], "x": 9.75, "y": 0.25},
|
||||
{"label": "R02", "matrix": [4, 2], "x": 10.75, "y": 0},
|
||||
{"label": "R01", "matrix": [4, 1], "x": 11.75, "y": 0.25},
|
||||
{"label": "R00", "matrix": [4, 0], "x": 12.75, "y": 0.75},
|
||||
{"label": "L10", "matrix": [1, 0], "x": 0, "y": 1.75},
|
||||
{"label": "L11", "matrix": [1, 1], "x": 1, "y": 1.25},
|
||||
{"label": "L12", "matrix": [1, 2], "x": 2, "y": 1},
|
||||
{"label": "L13", "matrix": [1, 3], "x": 3, "y": 1.25},
|
||||
{"label": "L14", "matrix": [1, 4], "x": 4, "y": 1.5},
|
||||
{"label": "R14", "matrix": [5, 4], "x": 8.75, "y": 1.5},
|
||||
{"label": "R13", "matrix": [5, 3], "x": 9.75, "y": 1.25},
|
||||
{"label": "R12", "matrix": [5, 2], "x": 10.75, "y": 1},
|
||||
{"label": "R11", "matrix": [5, 1], "x": 11.75, "y": 1.25},
|
||||
{"label": "R10", "matrix": [5, 0], "x": 12.75, "y": 1.75},
|
||||
{"label": "L20", "matrix": [2, 0], "x": 0, "y": 2.75},
|
||||
{"label": "L21", "matrix": [2, 1], "x": 1, "y": 2.25},
|
||||
{"label": "L22", "matrix": [2, 2], "x": 2, "y": 2},
|
||||
{"label": "L23", "matrix": [2, 3], "x": 3, "y": 2.25},
|
||||
{"label": "L24", "matrix": [2, 4], "x": 4, "y": 2.5},
|
||||
{"label": "R24", "matrix": [6, 4], "x": 8.75, "y": 2.5},
|
||||
{"label": "R23", "matrix": [6, 3], "x": 9.75, "y": 2.25},
|
||||
{"label": "R22", "matrix": [6, 2], "x": 10.75, "y": 2},
|
||||
{"label": "R21", "matrix": [6, 1], "x": 11.75, "y": 2.25},
|
||||
{"label": "R20", "matrix": [6, 0], "x": 12.75, "y": 2.75},
|
||||
{"label": "L32", "matrix": [3, 2], "x": 2.75, "y": 3.5},
|
||||
{"label": "L33", "matrix": [3, 3], "x": 4, "y": 3.75},
|
||||
{"label": "L34", "matrix": [3, 4], "x": 5.25, "y": 3.5, "h": 1.5},
|
||||
{"label": "R34", "matrix": [7, 4], "x": 7.5, "y": 3.5, "h": 1.5},
|
||||
{"label": "R33", "matrix": [7, 3], "x": 8.75, "y": 3.75},
|
||||
{"label": "R32", "matrix": [7, 2], "x": 10, "y": 3.5}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue