summaryrefslogtreecommitdiffstats
path: root/keyboards/bat43/bat43.h
blob: 42d44107b4ab60395a283d036fe86719f43ef9ea (plain)
1
2
3
4
5
6
7
8
9
10
#pragma once

#ifdef KEYBOARD_bat43_rev1
    #include "rev1.h"
#endif
#ifdef KEYBOARD_bat43_rev2
    #include "rev2.h"
#endif

#include "quantum.h"
[cgit] Unable to lock slot /tmp/cgit/41000000.lock: No such file or directory (2)