QMK/keyboards/qwertyydox/qwertyydox.h

8 lines
97 B
C
Raw Normal View History

2020-03-23 10:48:11 +01:00
#pragma once
#include "quantum.h"
#ifdef KEYBOARD_qwertyydox_rev1
#include "rev1.h"
#endif