Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2024-06-25 06:39:26 +00:00
commit 94586f821c
3 changed files with 0 additions and 12 deletions

View file

@ -1,11 +0,0 @@
// Copyright 2023 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
/* don't know if this should be defined at the board or top level. Assuming board
#define MOUSEKEY_DELAY 100
#define MOUSEKEY_INTERVAL 20
#define MOUSEKEY_MAX_SPEED 3
#define MOUSEKEY_TIME_TO_MAX 10
*/

View file

@ -1 +0,0 @@
# This file intentionally left blank