VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
This commit is contained in:
parent
403b0addea
commit
7f805cc779
135 changed files with 761 additions and 572 deletions
|
@ -35,11 +35,7 @@
|
|||
#ifdef POINTING_DEVICE_ENABLE
|
||||
# ifndef NO_CHARYBDIS_KEYCODES
|
||||
enum charybdis_keycodes {
|
||||
# ifdef VIA_ENABLE
|
||||
POINTER_DEFAULT_DPI_FORWARD = USER00,
|
||||
# else
|
||||
POINTER_DEFAULT_DPI_FORWARD = SAFE_RANGE,
|
||||
# endif // VIA_ENABLE
|
||||
POINTER_DEFAULT_DPI_FORWARD = QK_KB_0,
|
||||
POINTER_DEFAULT_DPI_REVERSE,
|
||||
POINTER_SNIPING_DPI_FORWARD,
|
||||
POINTER_SNIPING_DPI_REVERSE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue