Home

Awesome

K2k_stm32f103

A rust keyboard firmware for stm32f103 based microcontroller boards like the Bluepill.

This firmware uses Key2Key for the intepretation of the key presses, which should be about feature equivalent with QMK.

(you need to rustup target add thumbv7m-none-eabi to be able to compile)