summaryrefslogtreecommitdiffstats
path: root/keyboards/ymd75/ymd75.h
blob: 134f08060f57023427dddeddf896e1bcfd9c3464 (plain)
1
2
3
4
5
6
7
8
9
10
11
#pragma once

#include "quantum.h"

#if defined(KEYBOARD_ymd75_rev1)
    #include "rev1.h"
#elif defined(KEYBOARD_ymd75_rev2)
    #include "rev2.h"
#elif defined(KEYBOARD_ymd75_rev3)
    #include "rev3.h"
#endif
[cgit] Unable to lock slot /tmp/cgit/6a000000.lock: No such file or directory (2)