~ruther/qmk_firmware

ref: 8dc7cae7c712b6f405e69b5a25dbb111fb8fdc5e qmk_firmware/keyboards/maple_computing/minidox/minidox.h -rw-r--r-- 110 bytes
8dc7cae7 — QMK Bot Merge remote-tracking branch 'origin/master' into develop 3 years ago
                                                                                
1
2
3
4
5
6
7
#pragma once

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

#include "quantum.h"