~ruther/qmk_firmware

ref: 81e086b387814700e0f6419ccdd794286cb5246c qmk_firmware/keyboards/handwired/space_oddity/config.h -rw-r--r-- 341 bytes
81e086b3 — Dasky add missing gpio include for pointing motion pin (#22246) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#pragma once


#define MOUSEKEY_INTERVAL 16
#define MOUSEKEY_DELAY 0
#define MOUSEKEY_TIME_TO_MAX 60
#define MOUSEKEY_MAX_SPEED 7
#define MOUSEKEY_WHEEL_DELAY 0

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE