#pragma once #include "quantum.h" #if defined(KEYBOARD_gmmk_compact_rev2) # include "rev2.h" #elif defined(KEYBOARD_gmmk_compact_rev3) # include "rev3.h" #endif // GMMK Pro revisions