~ruther/qmk_firmware

ref: 3d83b3e7c5dc18b77d82798fdad9d7552487cfe4 qmk_firmware/users/_example/_example.c -rw-r--r-- 61 bytes
3d83b3e7 — Joel Challis Migrate build target markers to keyboard.json - Misc (#23609) 1 year, 7 months ago
                                                                                
1
2
3
4
5
#include "_example.h"

void my_custom_function(void) {
    
}