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

Added m1 keyboard #19799

Merged
merged 18 commits into from
Jul 27, 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/monsgeek/m1/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
  • Loading branch information
jonylee1986 and fauxpark committed Jun 1, 2023
commit dbbae980653c7f200ee34d840d0d2897306e60c6
2 changes: 1 addition & 1 deletion keyboards/monsgeek/m1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"diode_direction": "ROW2COL",
"encoder": {
"rotary": [
{ "pin_a": "B14", "pin_b": "B13" }
{"pin_a": "B14", "pin_b": "B13"}
]
},
"rgb_matrix": {
Expand Down