#ifndef __MAIN_H__ #define __MAIN_H__ // Includes: #include "key_matrix.h" #include "slot.h" #include "module.h" #endif