summaryrefslogtreecommitdiff
path: root/keyboards/keebio/bdn9/keymaps/codecoffeecode/config.h
blob: 5b8b369bc38582b434ec52d229fa6f7a80002ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#pragma once

/* For USB nonsense in various OSs */
#define TAP_CODE_DELAY 10

/* For constant mouse speed */
#define MOUSEKEY_DELAY 300
#define MOUSEKEY_INTERVAL 50
#define MOUSEKEY_MAX_SPEED 1
#define MOUSEKEY_TIME_TO_MAX 0
#define MOUSEKEY_WHEEL_MAX_SPEED 1
#define MOUSEKEY_WHEEL_TIME_TO_MAX 0