~ruther/qmk_firmware

ref: b99143fdd2637f573bb8c2632a38b84acc1945a0 qmk_firmware/keyboards/handwired/space_oddity/config.h -rw-r--r-- 341 bytes
b99143fd — NoOne2246 Oneshot locked mods split transaction (#23434) 1 year, 8 months 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