#ifndef ZMK_LIB_H #define ZMK_LIB_H void zmk_run(void); #endif