~ruther/qmk_firmware

ref: d9740c9de11d41493149bee2e712aee536d40b25 qmk_firmware/users/_example/_example.c -rw-r--r-- 61 bytes
d9740c9d — Joel Challis Migrate build target markers to keyboard.json - Keychron (#23593) 1 year, 6 months ago
                                                                                
1
2
3
4
5
#include "_example.h"

void my_custom_function(void) {
    
}