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.
nathanvercaemert 19006c9753
Implemented New MK_COMBINED Functionality (#9557)
* implemented new mousekey_combined functionality

* minor formatting change to documentation

* Update tmk_core/common/mousekey.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update tmk_core/common/mousekey.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update tmk_core/common/mousekey.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update tmk_core/common/mousekey.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update docs/feature_mouse_keys.md

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update docs/feature_mouse_keys.md

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update docs/feature_mouse_keys.md

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update docs/feature_mouse_keys.md

Co-authored-by: Nick Brassel <nick@tzarc.org>

Co-authored-by: Nathan Vercaemert <nathan.vercaemert@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
5 years ago
..
arm_atsam
avr adds support for the atmega328 (#9043) 6 years ago
chibios 2020 May 30 Breaking Changes Update (#9215) 6 years ago
test
action.c Add TAP_CODE_DELAY to Mod-Tap (#9422) 5 years ago
action.h Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) 6 years ago
action_code.h One shot support for swap hands (#8590) 6 years ago
action_layer.c Optimization for scanning less layers. (#8311) 6 years ago
action_layer.h Optimization for scanning less layers. (#8311) 6 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 One shot support for swap hands (#8590) 6 years ago
action_util.h One shot support for swap hands (#8590) 6 years ago
bootloader.h
bootmagic.c
bootmagic.h
bootmagic_lite.c format code according to conventions [skip ci] 6 years ago
command.c Remove `DESCRIPTION` (#9732) 5 years ago
command.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h
host.c
host.h
host_driver.h
keyboard.c Move encoder_read to common location (#9003) 6 years ago
keyboard.h
keycode.h Add *OPT aliases for *ALT keycodes and macros (#8714) 6 years ago
led.h
magic.c
magic.h
matrix.h
mousekey.c Implemented New MK_COMBINED Functionality (#9557) 5 years ago
mousekey.h Decouple mouse cursor and mouse wheel in accelerated mode (#6685) 6 years ago
nodebug.h
print.c
print.h 2020 May 30 Breaking Changes Update (#9215) 6 years ago
progmem.h Fix `pgm_read_ptr()` define for ARM (#8658) 6 years ago
raw_hid.h
report.c format code according to conventions [skip ci] 6 years ago
report.h Add some usages needed for ChromeOS hosts (#8996) 6 years ago
sendchar.h
sendchar_null.c Initial vusb console support (#8559) 6 years ago
sendchar_uart.c
sleep_led.h
suspend.h
timer.h format code according to conventions [skip ci] 6 years ago
uart.c adds support for the atmega328 (#9043) 6 years ago
uart.h
util.c Strip out features to allow minimum firmware sizes (#8645) 6 years ago
util.h
virtser.h
wait.h