[Keyboard] Add converter/xmk (#18433)
This commit is contained in:
10
keyboards/converter/xmk/config.h
Normal file
10
keyboards/converter/xmk/config.h
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user