qc60.h 128 B

12345678910
  1. #ifndef QC60_H
  2. #define QC60_H
  3. #include "quantum.h"
  4. #ifdef KEYBOARD_handwired_qc60_proto
  5. #include "proto.h"
  6. #endif
  7. #endif