qmk-firmware/tmk_core/common
Drashna Jaelre 5117dff6a2
Add Post Processing to process_record (#4892)
* Improve process_record system

Code based on @colinta's

* Rename and better handle functions

* Fix incorrect function call to process_record_user

* Add documentation for post_process_record

* Add both get_event_keycode and get_record_keycode functions

And add some comments about these functions

* Update code format

* Cleanup merge artifacts
2020-03-23 00:29:05 +11:00
..
arm_atsam format code according to conventions [skip ci] 2020-01-24 02:15:29 +00:00
avr Refactor rgblight_reconfig.h (#7773) 2020-03-10 01:46:03 -07:00
chibios Refactor rgblight_reconfig.h (#7773) 2020-03-10 01:46:03 -07:00
test Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
action.c Add Post Processing to process_record (#4892) 2020-03-23 00:29:05 +11:00
action.h Add Post Processing to process_record (#4892) 2020-03-23 00:29:05 +11:00
action_code.h Remove ACT_COMMAND (#8487) 2020-03-21 16:17:43 +11:00
action_layer.c Fix layer debug calls (#8370) 2020-03-10 20:23:26 +11:00
action_layer.h Fix LAYER_STATE_8BIT compile issues (#7304) 2019-11-08 18:23:26 -08:00
action_macro.c
action_macro.h
action_tapping.c format code according to conventions [skip ci] 2020-02-25 18:57:18 +00:00
action_tapping.h
action_util.c
action_util.h
bootloader.h
bootmagic.c
bootmagic.h
bootmagic_lite.c format code according to conventions [skip ci] 2020-03-21 23:44:27 +00:00
command.c 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
command.h
debug.c
debug.h
eeconfig.c Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeconfig.h VIA Configurator Refactor (#7268) 2020-01-03 12:52:00 -08:00
eeprom.h Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
host.c Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
host.h New and improved lock LED callbacks (#7215) 2019-11-06 00:42:16 +00:00
host_driver.h
keyboard.c Refactor rgblight_reconfig.h (#7773) 2020-03-10 01:46:03 -07:00
keyboard.h
keycode.h Add 4-character aliases for sendstring keycodes (#7409) 2019-11-22 14:11:28 +11:00
led.h Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
magic.c
magic.h
matrix.h Allow 30us matrix delay to be keyboard/user overridable (#8216) 2020-02-21 14:49:33 +11:00
mousekey.c format code according to conventions [skip ci] 2020-03-13 17:24:38 +00:00
mousekey.h Decouple mouse cursor and mouse wheel in accelerated mode (#6685) 2020-03-13 12:49:44 -04:00
nodebug.h
print.c
print.h Remove mbed files (#7605) 2019-12-11 11:36:00 -08:00
progmem.h Clean up includes for glcdfont headers (#7745) 2020-03-01 17:56:50 +11:00
raw_hid.h
report.c format code according to conventions [skip ci] 2020-03-13 18:44:56 +00:00
report.h Fix formatting for report.h (#8512) 2020-03-22 06:19:01 +11:00
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h
timer.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
uart.c format code according to conventions [skip ci] 2020-03-06 13:28:11 +00:00
uart.h
util.c
util.h
virtser.h
wait.h Remove mbed files (#7605) 2019-12-11 11:36:00 -08:00