Product numbers for Keychron keyboards, e.g., V6C3 for V6 with tactile...
This is mostly to have a page where the Keychron keyboard model numbers can be very quickly found with a straight text search, no matter the notation, for example, “V6C3” vs. “V6-C3”. Encoding The...
View ArticleComprehensive search in QMK source in all branches, incl. forks and forks of...
The divergence of QMK software development can be confusing, but there is a systematic way to find which branch a particular feature or folder is in (instead of manually switch to each branch and...
View ArticleThe basis for cancelling Via macros in progress and for making Via macros repeat
The idea is capture the Via macro execution in function dynamic_keymap_macro_send() (in file quantum/dynamic_keymap.c) and instead feed the information into an existing QMK macro engine that has...
View ArticleSome interesting CAN bus projects
Embedded Office CANopen stack. Though it may have been abandoned by now. For example, “CANopen demo for STM32F7xx microcontrollers“. Raspberry Pi Pico / RP2040 PIO. Most likely, it is not a complete...
View Article