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

submit swagkeys sk60 #24373

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

submit swagkeys sk60 #24373

wants to merge 25 commits into from

Conversation

micahyy
Copy link

@micahyy micahyy commented Sep 8, 2024

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • [x ] Keyboard (addition or update)
  • [x ] Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • [x ] My code follows the code style of this project: C, Python
  • [x ] I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • [x ] I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • [x ] I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@github-actions github-actions bot added the keymap label Sep 8, 2024
@waffle87 waffle87 added the pr_checklist_pending Needs changes as per the PR checklist label Sep 8, 2024
@waffle87
Copy link
Member

waffle87 commented Sep 8, 2024

As per the PR Checklist:

PRs should contain the smallest amount of modifications required for a single change to the codebase

  • multiple keyboards at the same time is not acceptable

And a couple other things that stood out from looking at your code

  1. The readme.md files need to follow the template.
  2. Please run qmk format-json your keyboard.json files.

"knight": true,
"christmas": true,
"static_gradient": true,
"rgb_test": true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You sure you want this enabledd?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deleted

},
"layouts": {
"LAYOUT": {
"layout": [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This, and the keymap.c should be reformatted to match the numpad_5x4 layout, since it matches.

And community layout enabled

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@@ -0,0 +1,6 @@
# mao ds 17
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please re-add full readme, and make sure to include a link to where the hardware can be acquired.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap pr_checklist_pending Needs changes as per the PR checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants