mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-07 23:41:41 +00:00
9 lines
214 B
C
9 lines
214 B
C
|
// Copyright 2021 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.com>
|
||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include "test_common.h"
|
||
|
|
||
|
#define LAYER_LOCK_IDLE_TIMEOUT 1000
|