forked from mirror/qmk_firmware
* Initial commit of Nifty Numpad keyboard * Initial commit of Nifty Numpad keyboard * Fixed double repo * Updated available effects * Added a default and VIA keymap, moved cadence to its own keymap * Fixed qmk_firmware submodule issue * Updated Nifty Numpad readme Updated Cadence keymap Updated vscode settings to match QMK master * Added Nifty Numpad * Added config.h to idle_rgb_example * renamed info.json, removed rules.mk * Updated to conform with most recent PR checklist - Removed VIA keymap - Formatted keyboard.json with qmk format-json - Updated custom keycodes in nifty_numpad.h to start at QK_USER * Address review feedback - Remove the config.h file from the idle_rgb_example keymap as the only settings was equal to the default - Added empty endline to the end of idle_rgb_example/rules.mk and post_rules.mk - Updated RGB_DEF custom keycode to QK_KB * Removed commented layout visuals * Updated RGB Matrix keycodes * Updated use of eeconfig_update_kb_datablock to new signature
151 lines
6.7 KiB
JSON
151 lines
6.7 KiB
JSON
{
|
|
"manufacturer": "Isaac Rex",
|
|
"keyboard_name": "Nifty Numpad",
|
|
"maintainer": "Acliad",
|
|
"bootloader": "rp2040",
|
|
"diode_direction": "ROW2COL",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true,
|
|
"rgb_matrix": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["GP17", "GP18", "GP15", "GP13", "GP14", "GP12"],
|
|
"rows": ["GP20", "GP21", "GP22", "GP23", "GP24", "GP25"]
|
|
},
|
|
"processor": "RP2040",
|
|
"rgb_matrix": {
|
|
"animations": {
|
|
"band_pinwheel_sat": true,
|
|
"band_pinwheel_val": true,
|
|
"band_sat": true,
|
|
"band_spiral_sat": true,
|
|
"band_spiral_val": true,
|
|
"band_val": true,
|
|
"breathing": true,
|
|
"cycle_all": true,
|
|
"cycle_left_right": true,
|
|
"cycle_out_in": true,
|
|
"cycle_out_in_dual": true,
|
|
"cycle_pinwheel": true,
|
|
"cycle_spiral": true,
|
|
"cycle_up_down": true,
|
|
"digital_rain": true,
|
|
"dual_beacon": true,
|
|
"gradient_up_down": true,
|
|
"jellybean_raindrops": true,
|
|
"multisplash": true,
|
|
"rainbow_beacon": true,
|
|
"rainbow_moving_chevron": true,
|
|
"rainbow_pinwheels": true,
|
|
"raindrops": true,
|
|
"solid_multisplash": true,
|
|
"solid_reactive": true,
|
|
"solid_reactive_cross": true,
|
|
"solid_reactive_multicross": true,
|
|
"solid_reactive_multinexus": true,
|
|
"solid_reactive_multiwide": true,
|
|
"solid_reactive_nexus": true,
|
|
"solid_reactive_simple": true,
|
|
"solid_reactive_wide": true,
|
|
"solid_splash": true,
|
|
"splash": true,
|
|
"typing_heatmap": false
|
|
},
|
|
"default": {
|
|
"animation": "solid_color",
|
|
"hue": 127,
|
|
"speed": 100
|
|
},
|
|
"driver": "ws2812",
|
|
"layout": [
|
|
{"matrix": [0, 0], "x": 0, "y": 0, "flags": 4},
|
|
{"matrix": [0, 1], "x": 43, "y": 0, "flags": 4},
|
|
{"matrix": [0, 2], "x": 96, "y": 0, "flags": 4},
|
|
{"matrix": [0, 3], "x": 139, "y": 0, "flags": 4},
|
|
{"matrix": [0, 4], "x": 181, "y": 0, "flags": 4},
|
|
{"matrix": [0, 5], "x": 224, "y": 0, "flags": 4},
|
|
{"matrix": [1, 0], "x": 0, "y": 17, "flags": 4},
|
|
{"matrix": [1, 1], "x": 43, "y": 17, "flags": 4},
|
|
{"matrix": [1, 2], "x": 96, "y": 17, "flags": 4},
|
|
{"matrix": [1, 3], "x": 139, "y": 17, "flags": 4},
|
|
{"matrix": [1, 4], "x": 181, "y": 17, "flags": 4},
|
|
{"matrix": [1, 5], "x": 224, "y": 17, "flags": 4},
|
|
{"matrix": [2, 0], "x": 0, "y": 29, "flags": 4},
|
|
{"matrix": [2, 1], "x": 43, "y": 29, "flags": 4},
|
|
{"matrix": [2, 2], "x": 96, "y": 29, "flags": 4},
|
|
{"matrix": [2, 3], "x": 139, "y": 29, "flags": 4},
|
|
{"matrix": [2, 4], "x": 181, "y": 29, "flags": 4},
|
|
{"matrix": [2, 5], "x": 224, "y": 35, "flags": 4},
|
|
{"matrix": [3, 0], "x": 0, "y": 41, "flags": 4},
|
|
{"matrix": [3, 1], "x": 43, "y": 41, "flags": 4},
|
|
{"matrix": [3, 2], "x": 96, "y": 41, "flags": 4},
|
|
{"matrix": [3, 3], "x": 139, "y": 41, "flags": 4},
|
|
{"matrix": [3, 4], "x": 181, "y": 41, "flags": 4},
|
|
{"matrix": [4, 0], "x": 0, "y": 52, "flags": 4},
|
|
{"matrix": [4, 1], "x": 43, "y": 52, "flags": 4},
|
|
{"matrix": [4, 2], "x": 96, "y": 52, "flags": 4},
|
|
{"matrix": [4, 3], "x": 139, "y": 52, "flags": 4},
|
|
{"matrix": [4, 4], "x": 181, "y": 52, "flags": 4},
|
|
{"matrix": [4, 5], "x": 224, "y": 58, "flags": 4},
|
|
{"matrix": [5, 0], "x": 0, "y": 64, "flags": 4},
|
|
{"matrix": [5, 1], "x": 43, "y": 64, "flags": 4},
|
|
{"matrix": [5, 2], "x": 117, "y": 64, "flags": 4},
|
|
{"matrix": [5, 3], "x": 181, "y": 64, "flags": 4}
|
|
]
|
|
},
|
|
"url": "https://gitlab.com/Acliad/nifty-numpad",
|
|
"usb": {
|
|
"device_version": "1.0.0",
|
|
"pid": "0x0000",
|
|
"vid": "0x4E4E"
|
|
},
|
|
"ws2812": {
|
|
"driver": "vendor",
|
|
"pin": "GP19"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT_numpad_6x6": {
|
|
"layout": [
|
|
{"label": "F13", "matrix": [0, 0], "x": 0, "y": 0},
|
|
{"label": "F19", "matrix": [0, 1], "x": 1, "y": 0},
|
|
{"label": "BACKSPACE", "matrix": [0, 2], "x": 2.25, "y": 0},
|
|
{"label": "TASK VIEW", "matrix": [0, 3], "x": 3.25, "y": 0},
|
|
{"label": "EXPLORER", "matrix": [0, 4], "x": 4.25, "y": 0},
|
|
{"label": "SCREENSHOT", "matrix": [0, 5], "x": 5.25, "y": 0},
|
|
{"label": "F14", "matrix": [1, 0], "x": 0, "y": 1.5},
|
|
{"label": "F20", "matrix": [1, 1], "x": 1, "y": 1.5},
|
|
{"label": "NUM LOCK", "matrix": [1, 2], "x": 2.25, "y": 1.5},
|
|
{"label": "/", "matrix": [1, 3], "x": 3.25, "y": 1.5},
|
|
{"label": "*", "matrix": [1, 4], "x": 4.25, "y": 1.5},
|
|
{"label": "-", "matrix": [1, 5], "x": 5.25, "y": 1.5},
|
|
{"label": "F15", "matrix": [2, 0], "x": 0, "y": 2.5},
|
|
{"label": "F21", "matrix": [2, 1], "x": 1, "y": 2.5},
|
|
{"label": "7", "matrix": [2, 2], "x": 2.25, "y": 2.5},
|
|
{"label": "8", "matrix": [2, 3], "x": 3.25, "y": 2.5},
|
|
{"label": "9", "matrix": [2, 4], "x": 4.25, "y": 2.5},
|
|
{"label": "+", "matrix": [2, 5], "x": 5.25, "y": 2.5, "h": 2},
|
|
{"label": "F16", "matrix": [3, 0], "x": 0, "y": 3.5},
|
|
{"label": "F22", "matrix": [3, 1], "x": 1, "y": 3.5},
|
|
{"label": "4", "matrix": [3, 2], "x": 2.25, "y": 3.5},
|
|
{"label": "5", "matrix": [3, 3], "x": 3.25, "y": 3.5},
|
|
{"label": "6", "matrix": [3, 4], "x": 4.25, "y": 3.5},
|
|
{"label": "F17", "matrix": [4, 0], "x": 0, "y": 4.5},
|
|
{"label": "F23", "matrix": [4, 1], "x": 1, "y": 4.5},
|
|
{"label": "1", "matrix": [4, 2], "x": 2.25, "y": 4.5},
|
|
{"label": "2", "matrix": [4, 3], "x": 3.25, "y": 4.5},
|
|
{"label": "3", "matrix": [4, 4], "x": 4.25, "y": 4.5},
|
|
{"label": "ENTER", "matrix": [4, 5], "x": 5.25, "y": 4.5, "h": 2},
|
|
{"label": "F18", "matrix": [5, 0], "x": 0, "y": 5.5},
|
|
{"label": "F24", "matrix": [5, 1], "x": 1, "y": 5.5},
|
|
{"label": "0", "matrix": [5, 2], "x": 2.25, "y": 5.5, "w": 2},
|
|
{"label": ".", "matrix": [5, 4], "x": 4.25, "y": 5.5}
|
|
]
|
|
}
|
|
}
|
|
}
|