#ifndef OCTAGON_H #define OCTAGON_H #include "quantum.h" #ifdef KEYBOARD_octagon_v2 #include "v2.h" #endif #endif