keyboard-pcb-guide icon indicating copy to clipboard operation
keyboard-pcb-guide copied to clipboard

After making a pcb what software can be used so your keyboard is recognized\useable?

Open thearkadia opened this issue 7 years ago • 7 comments

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.

thearkadia avatar Jun 27 '17 02:06 thearkadia

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 avatar Jun 27 '17 02:06 ruiqimao

@ruiqimao the link to the gui builder for the firmware is down. Any github link?

thearkadia avatar Jun 28 '17 03:06 thearkadia

Sorry about that! I actually changed it to http://kbfirmware.com and forgot to update you.

On Jun 27, 2017 20:31, "the arkadia" [email protected] 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 https://github.com/ruiqimao/keyboard-pcb-guide/issues/5#issuecomment-311547159, or mute the thread https://github.com/notifications/unsubscribe-auth/AA5vrbzVwFc2eZmXp87iQC2FXHuDSepRks5sIckogaJpZM4OGEbQ .

ruiqimao avatar Jun 28 '17 04:06 ruiqimao

I have a question. Once I have armed the entire keyboard, how do I program it? Do I have to use any other device to program it or can I program it directly through the USB port?

Thank you very much, I hope you can help me

olimac839 avatar Feb 03 '18 23:02 olimac839

You can program it with Atmel Flip via usb

VladTheImpaller avatar Feb 04 '18 00:02 VladTheImpaller

I have a question, is it possible to enable N-key rollover through the GUI builder?

Alien364 avatar Sep 28 '19 08:09 Alien364

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.

Xeraster avatar Feb 10 '24 00:02 Xeraster