mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-10 05:59:44 +00:00
bbf7a20b33
Co-authored-by: Drashna Jaelre <drashna@live.com>
8 lines
149 B
C
8 lines
149 B
C
// Copyright 2023 QMK
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
#include "test_common.h"
|
|
|
|
#define LEADER_KEY_STRICT_KEY_PROCESSING
|