qmk_firmware/layouts/community/ergodox/videck/config.h
2021-01-22 19:32:10 +00:00

8 lines
100 B
C

#pragma once
#ifndef NO_DEBUG
#define NO_DEBUG
#endif
#ifndef NO_PRINT
#define NO_PRINT
#endif