diff options
| author | QMK Bot | 2022-05-18 19:33:52 +0200 |
|---|---|---|
| committer | QMK Bot | 2022-05-18 19:33:52 +0200 |
| commit | 3904a6afbe41e35c231dc449e3e2fa839d7b35a9 (patch) | |
| tree | e8df23b2fd6eb582c0f71e077b349d32557487cc /users/mtei/debug_config.h | |
| parent | 6503987c84994b2c6b5229db8b91c14d8bd11e41 (diff) | |
| parent | 33d568e29b454e5ead83b9e7216bd807549cc9b6 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users/mtei/debug_config.h')
| -rw-r--r-- | users/mtei/debug_config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/users/mtei/debug_config.h b/users/mtei/debug_config.h new file mode 100644 index 0000000000..edcc1ad41b --- /dev/null +++ b/users/mtei/debug_config.h @@ -0,0 +1,6 @@ +// Copyright (c) 2022 Takeshi Ishii (mtei@github) +// SPDX-License-Identifier: GPL-2.0-or-later + +// clang-format off + +#pragma once |