-
Notifications
You must be signed in to change notification settings - Fork 310
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
After making a pcb what software can be used so your keyboard is recognized\useable? #5
Comments
You can use QMK firmware (link: https://github.com/qmk/qmk_firmware) to program the keyboard. I also have a separate GUI builder for the firmware at http://kb.rmao.io. |
@ruiqimao the link to the gui builder for the firmware is down. Any github link? |
Sorry about that! I actually changed it to http://kbfirmware.com and forgot
to update you.
…On Jun 27, 2017 20:31, "the arkadia" ***@***.***> wrote:
@ruiqimao <https://github.com/ruiqimao> the link to the gui builder for
the firmware is down. Any github link?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA5vrbzVwFc2eZmXp87iQC2FXHuDSepRks5sIckogaJpZM4OGEbQ>
.
|
I have a question. Thank you very much, I hope you can help me |
You can program it with Atmel Flip via usb |
I have a question, is it possible to enable N-key rollover through the GUI builder? |
Is it possible to come up with our own rows/columns gpio pinout in qmk firmware or does it have to match a known working atmega32u4 keyboard's pinout? If changing gpio pinout is possible, how would one go about doing it? I'm no noob to messing with source code but it's not obvious if or how this could be done with qmk. |
We want to print out a PCB to test with Keyboards and Macro keypads cases\keycaps we've designed but aren't sure what software we can use to get it to be recognized by a computer and to be able to assign the keys to the characters we want.
The text was updated successfully, but these errors were encountered: