#ifndef QC60_H
#define QC60_H

#include "quantum.h"

#ifdef KEYBOARD_handwired_qc60_proto
    #include "proto.h"
#endif

#endif