Fix build option MOUSEKEY_ENABLE.
This commit is contained in:
parent
71ac82337f
commit
5b00cf3f02
4 changed files with 34 additions and 18 deletions
|
@ -37,7 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
/* mouse keys */
|
||||
#ifdef MOUSEKEY_ENABLE
|
||||
# define MOUSEKEY_DELAY_TIME 255
|
||||
# define MOUSEKEY_DELAY_TIME 100
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue