1 2 3 4 5 6 7 8
#pragma once #include "quantum.h" #include "matrix.h" #include <avr/sfr_defs.h> #include <stdint.h> void reset_keyboard_kb(void);