]> git.donarmstrong.com Git - qmk_firmware.git/blob - users/_example/_example.c
Fixed the build break of helix/rev1:OLED_sample caused by PR #4462. (#4874)
[qmk_firmware.git] / users / _example / _example.c
1 #include "_example.h"
2
3 void my_custom_function(void) {
4     
5 }