Delete MOUSEKEY_DELAY_TIME in config.h
This commit is contained in:
parent
c18c52f551
commit
ee109d68d6
6 changed files with 0 additions and 35 deletions
|
@ -44,12 +44,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define USE_LEGACY_KEYMAP
|
||||
|
||||
|
||||
/* mouse keys */
|
||||
#ifdef MOUSEKEY_ENABLE
|
||||
# define MOUSEKEY_DELAY_TIME 192
|
||||
#endif
|
||||
|
||||
|
||||
/* ADB port setting */
|
||||
#define ADB_PORT PORTD
|
||||
#define ADB_PIN PIND
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue