summaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/videck/config.h
blob: e44dcd37c859228480d12dc1c733ca9003531660 (plain)
1
2
3
4
5
6
7
8
#pragma once

#ifndef NO_DEBUG
  #define NO_DEBUG
#endif
#ifndef NO_PRINT
  #define NO_PRINT
#endif