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
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
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
action_macro.c
action_macro.h
action_tapping.c
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
command.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h
host.c
host.h
host_driver.h
keyboard.c Refactor rgblight_reconfig.h (#7773) 2020-03-10 01:46:03 -07:00
keyboard.h
keycode.h
led.h
magic.c
magic.h
matrix.h
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
progmem.h
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
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