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

Adding Treasure TYPE-9 series III #21748

Merged
merged 16 commits into from
Sep 15, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update keyboards/treasure/type9s3/info.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
  • Loading branch information
TreasureTypes and drashna authored Aug 30, 2023
commit 846177f7032259e5c3f3ca53c601f682c3bac431
2 changes: 1 addition & 1 deletion keyboards/treasure/type9s3/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"pin": "B6"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{ "matrix": [2, 0],"flags": 4, "x": 0, "y": 20 },
{ "matrix": [2, 1],"flags": 4, "x": 10, "y": 20 },
Expand Down