qmk_firmware/keyboards/qwertyydox/qwertyydox.h

8 lines
97 B
C

#pragma once
#include "quantum.h"
#ifdef KEYBOARD_qwertyydox_rev1
#include "rev1.h"
#endif