This is a clean port of the official uConsole keyboard firmware, rewritten to use pure STM32 HAL instead of the messy Arduino/STM32duino framework.
Stars
13
Forks
1
Watchers
13
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
84
commits
Reduce debounce time for keyboard matrix from 20ms to 5ms for improved responsiveness.
ba97b59View on GitHubMerge branch 'master' of github.com:ClusterM/uconsole-keyboard
a724ff3View on GitHubAdd double press features and configuration options for keyboard
7b5fe40View on GitHubRefactor bootloader and keyboard state scripts for improved functionality
e8c7c20View on GitHubUpdate bootloader command and enhance keyboard state management
4d3e784View on GitHubAdd raw HID support and update bootloader interaction
8ce0cb6View on GitHub