qmk_firmware
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log
|
Files
|
Refs
|
Submodules
|
LICENSE
_example.c (62B)
1
#include "_example.h"
2
3
void my_custom_function(void) {
4
5
}