-
-
Notifications
You must be signed in to change notification settings - Fork 39.4k
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
Add m2 keyboard. #19853
base: master
Are you sure you want to change the base?
Add m2 keyboard. #19853
Conversation
44ab242
to
55c34ae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not a fan of all the custom code at the keyboard level and would rather see it removed entirely.
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
… one more level of folder <monsgeek>.
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
…e key of different layers replace
Co-authored-by: Duncan Sutherland <[email protected]>
As of August 26, 2024, As you've submitted a PR containing |
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
keyboards/monsgeek/m2/keyboard.json
Outdated
{"matrix": [2, 11], "x": 144, "y": 25, "flags": 4}, | ||
{"matrix": [2, 12], "x": 158, "y": 25, "flags": 4}, | ||
{"matrix": [2, 13], "x": 171, "y": 25, "flags": 1}, | ||
{"matrix": [2, 17], "x": 184, "y": 25, "flags": 1}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Numpad 7" key is flagged as LED_FLAG_MODIFIER
Description
Types of Changes
Issues Fixed or Closed by This PR
Checklist