qmk-firmware/keyboards/crkbd/crkbd.h

6 lines
68 B
C

#pragma once
#ifdef KEYBOARD_crkbd_rev1
#include "rev1.h"
#endif