You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Christoph Ebersbach 010271d6ea
Implement kinetic mouse movement algorithm (#6739)
* Implement kinetic mouse movement algorithm

* Adjust mouse wheel speed

* Remove unused math.h include

* Wrap mouse_timer definition in ifdef

* Replace double space by single space

* Clarify documentation of kinetic mouse speed

Co-Authored-By: lf <software@lfcode.ca>

* Clarify documentation of kinetic mouse speed

Co-Authored-By: lf <software@lfcode.ca>

* Remove superfluous definition of speed

* fix(variable): remove unused variable

Co-authored-by: lf <software@lfcode.ca>
5 years ago
..
arm_atsam 2020 November 28 Breaking Changes Update (#11053) 5 years ago
avr adds support for the atmega328 (#9043) 6 years ago
chibios Normalise include statements in core code (#11153) 5 years ago
test
action.c Normalise include statements in core code (#11153) 5 years ago
action.h Better handle LTO_ENABLE (#9832) 5 years ago
action_code.h
action_layer.c
action_layer.h format code according to conventions [skip ci] 5 years ago
action_macro.c
action_macro.h
action_tapping.c 2020 May 30 Breaking Changes Update (#9215) 6 years ago
action_tapping.h 2020 May 30 Breaking Changes Update (#9215) 6 years ago
action_util.c 2020 November 28 Breaking Changes Update (#11053) 5 years ago
action_util.h 2020 November 28 Breaking Changes Update (#11053) 5 years ago
bootloader.h
bootmagic.c Initialize Layer State on startup (#8318) 5 years ago
bootmagic.h
bootmagic_lite.c Add references for is_keyboard_left() (#10850) 5 years ago
command.c Better handle LTO_ENABLE (#9832) 5 years ago
command.h
debug.c
debug.h
eeconfig.c Normalise include statements in core code (#11153) 5 years ago
eeconfig.h
eeprom.h
host.c
host.h
host_driver.h
keyboard.c [Split] Sync Timer feature (#10997) 5 years ago
keyboard.h 2020 November 28 Breaking Changes Update (#11053) 5 years ago
keycode.h
led.h Normalise include statements in keyboard code (#11185) 5 years ago
magic.c Initialize Layer State on startup (#8318) 5 years ago
magic.h
matrix.h 2020 November 28 Breaking Changes Update (#11053) 5 years ago
mousekey.c Implement kinetic mouse movement algorithm (#6739) 5 years ago
mousekey.h Implement kinetic mouse movement algorithm (#6739) 5 years ago
nodebug.h
print.c
print.h 2020 May 30 Breaking Changes Update (#9215) 6 years ago
progmem.h format code according to conventions [skip ci] 5 years ago
raw_hid.h
report.c
report.h 2020 November 28 Breaking Changes Update (#11053) 5 years ago
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h
sync_timer.c [Split] Sync Timer feature (#10997) 5 years ago
sync_timer.h [Split] Sync Timer feature (#10997) 5 years ago
timer.h Fix int wrapping for timer_expired macros and use MAX defines for consistency and clarity (#10996) 5 years ago
uart.c adds support for the atmega328 (#9043) 6 years ago
uart.h
util.c
util.h
virtser.h
wait.h Normalise include statements in core code (#11153) 5 years ago