summaryrefslogtreecommitdiff
path: root/keyboards/converter/xmk/config.h
blob: a95fbd8257f31e191a680be067d7b2ad10d9c7bc (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright 2022 Manna Harbour (@manna-harbour)
// https://github.com/manna-harbour/xmk

// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#if defined (XMK_DEBUG)
  #define DEBUG_MATRIX_SCAN_RATE
#endif