1 2 3 4 5 6
#include "laptreus.h" void matrix_init_kb() { // auto detect output on init set_output(OUTPUT_AUTO); }