-
-
Notifications
You must be signed in to change notification settings - Fork 40.2k
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 two keyboards #11696
Merged
Merged
Added two keyboards #11696
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
got a dead keyboard for $8 and make it work with QMK with help of a teensy Keymap works great but haven't managed to make backlight work properly, but I still included the resistors connected to the LED you need to wire to
Made the firmware and the keymap through Keyboard Firmware Builder, didn't include the right shift, becaused it shared the circuit with the left one
github-actions
bot
added
keyboard
keymap
via
Adds via keymap and/or updates keyboard for via support
labels
Jan 26, 2021
6 tasks
drashna
requested changes
Jan 30, 2021
fauxpark
requested changes
Feb 13, 2021
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
fauxpark
requested changes
Feb 14, 2021
Co-authored-by: Ryan <[email protected]>
fauxpark
approved these changes
Feb 15, 2021
So what's next? I have 2 approvals and all checks passed |
Just for somebody to merge it. :) |
Thank you! :) |
6 tasks
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.
Hi! I'm just a keyboard enthusiast that converted two keyboard (one with a dead MCU and a typewriter) to run with a Teensy! The keyboards are:
Note on the IBM one: both shift keys share the same circuit so, to avoid any confussion, I excluded RShift from the keymap (I put bigger warning in the README)
Both of them work flawlessly, I started the idea of supporting the community because I gave the Gamdias to a friend who doesn't even know what QMK is so having the keyboard officially supported by the online configurator would be very helpful. But then decided to pull all the keyboard, because why not help the community :)
I'm a noob when it comes to github, so I hope my request meets the expected standars :)
Types of Changes
Checklist