]> git.donarmstrong.com Git - qmk_firmware.git/blob - users/_example/_example.c
[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)
[qmk_firmware.git] / users / _example / _example.c
1 #include "_example.h"
2
3 void my_custom_function(void) {
4     
5 }