-
-
Notifications
You must be signed in to change notification settings - Fork 40.5k
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 dyz60-hs #17763
Merged
Merged
add dyz60-hs #17763
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drashna
reviewed
Jul 24, 2022
drashna
requested changes
Jul 24, 2022
Co-authored-by: Drashna Jaelre <[email protected]>
drashna
approved these changes
Jul 26, 2022
zvecr
requested changes
Jul 26, 2022
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
fauxpark
approved these changes
Jul 30, 2022
6 tasks
imhoffman
pushed a commit
to imhoffman/qmk_firmware
that referenced
this pull request
Aug 20, 2022
Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Joel Challis <[email protected]>
nolanseaton
pushed a commit
to nolanseaton/qmk_firmware
that referenced
this pull request
Jan 23, 2023
Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Joel Challis <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
dyz60_hs
60% layout with multiple layout and mounting support, it's similar to dyz60 but this is for hotswap version with different pin assignment
![pcb](https://camo.githubusercontent.com/e03ec800e1248b12fe74526bf3fc3e226871934a0617f72734f3dd3c034bdc44/68747470733a2f2f692e696d6775722e636f6d2f62586d774853356c2e6a7067)
Bootloader
Enter the bootloader in 3 ways:
Flashing
Make example for this keyboard (after setting up your build environment):
make dyz/dyz60_hs:default
Flashing example for this keyboard:
make dyz/dyz60_hs:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.