qmk
2023-11-01
1 / 1
keyboard
2021-01-28
Configure Tinkboard Zero
Configuring the QMK firmware for my 60% keyboard layout. […] I designed a layout, and I figured out how to configure, compile and load QMK firmware on a microcontroller for an imaginary keyboard. Now it is time to create the firmware for the actual keyboard I want to build. I will call this…
keyboard
2021-01-27
QMK firmware
Creating firmware and loading it on the microcontroller. […] Now that I understand the matrix, it is time to learn how to program the hardware. It’s still amazing to me that all the keyboard logic can be contained on a tiny microcontroller the size of two fingernails. All the rest of…