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

Add nt210 config to QMK #16461

Merged
merged 6 commits into from
Mar 26, 2022
Merged

Add nt210 config to QMK #16461

merged 6 commits into from
Mar 26, 2022

Conversation

evyd13
Copy link
Contributor

@evyd13 evyd13 commented Feb 27, 2022

Description

Adds the nt210, a custom PCB for the Leopold FC210TP, to QMK.

Types of Changes

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

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • 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.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • 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 keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Feb 27, 2022
keyboards/evyd13/nt210/readme.md Outdated Show resolved Hide resolved
keyboards/evyd13/nt210/readme.md Outdated Show resolved Hide resolved
@ikbenkous
Copy link

ikbenkous commented Mar 5, 2022

When using the default keymap, I am unable to "press ESC during power up" to enter the bootloader.
BOOTMAGIC_ENABLE is not yes and thus 'bootmagic lite' is not compiled in. This seems to effectively prevent me from flashing (without using the reset switch on the back of the PCB hidden inside the case).

Putting BOOTMAGIC_ENABLE = yes in the keyboards/evyd13/nt210/rules.mk seems to fix it.

The via keymap seems fine and does correctly enter the bootloader.

keyboards/evyd13/nt210/info.json Outdated Show resolved Hide resolved
@evyd13
Copy link
Contributor Author

evyd13 commented Mar 23, 2022

🥺🙏

@drashna drashna requested a review from a team March 23, 2022 18:41
keyboards/evyd13/nt210/readme.md Outdated Show resolved Hide resolved
Co-authored-by: Ryan <fauxpark@gmail.com>
@drashna drashna merged commit 084df6a into qmk:master Mar 26, 2022
@drashna
Copy link
Member

drashna commented Mar 26, 2022

Thanks!

@evyd13 evyd13 mentioned this pull request Jun 24, 2022
6 tasks
0xcharly pushed a commit to Bastardkb/bastardkb-qmk that referenced this pull request Jul 4, 2022
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants