aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/qwertyydox/qwertyydox.h
blob: 9eb4073dfe89151cf5f58c5fb5cdca4b96da4c0f (plain)
1
2
3
4
5
6
7
#pragma once

#include "quantum.h"

#ifdef KEYBOARD_qwertyydox_rev1
    #include "rev1.h"
#endif