Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Keyboard]add luckycat70 #22622

Merged
merged 12 commits into from
Dec 12, 2023
Prev Previous commit
Next Next commit
Update info.json
  • Loading branch information
rhmokey committed Dec 8, 2023
commit d819277a4d1a96041c4efdc39e78502ac0a65890
22 changes: 17 additions & 5 deletions keyboards/mokey/luckycat70/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
"console": false,
"command": false,
"nkro": false,
"backlight": false,
"rgblight": false,
"rgb_matrix": true,
"audio": false
"rgb_matrix": true
},
"matrix_pins": {
"cols": ["A3", "A2", "A5", "A6", "A7", "B0", "B1", "B10", "B11", "B12", "B13", "B14", "B15", "A8", "A9", "A10", "A15"],
Expand All @@ -28,9 +25,24 @@
"ws2812": {
"pin": "A4"
},
"rgblight": {
"led_count": 78,
"max_brightness": 255,
rhmokey marked this conversation as resolved.
Show resolved Hide resolved
"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
}
},
rhmokey marked this conversation as resolved.
Show resolved Hide resolved
"processor": "STM32F103",
"bootloader": "stm32duino",
"board": "STM32_F103_STM32DUINO",
"rgb_matrix": {
"driver": "WS2812",
rhmokey marked this conversation as resolved.
Show resolved Hide resolved
"layout": [
rhmokey marked this conversation as resolved.
Show resolved Hide resolved
Expand Down