Anyone familiar with QMK firmware for custom keyboards?
A few years ago I did a Kickstarter for a macro pad called the JC Pro Macro 2. It was programmed in the Arduino IDE, and worked really well for my purposes, but I've finally put some time into QMK firmware for it. Anyone familiar with this firmware system for keyboards? Here's what I've got so far: https://github.com/JeremySCook/JC-Pro-Macro-2/tree/main/code/QMK (actually may be a tiny bit farther with my local copy, but that should be close).
Keys and encoder working, and can switch layers, but lighting and OLED display aren't working correctly yet. Still, QMK looks very promising!
GitHub
JC-Pro-Macro-2/code/QMK at main · JeremySCook/JC-Pro-Macro-2
Programmable macro keypad and rotary input, with GPIO breakouts. Uses an ATmega32u4 Pro Micro for HID functionality. - JeremySCook/JC-Pro-Macro-2
0 Replies