summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode
AgeCommit message (Expand)AuthorFilesLines
2016-07-27tap-dance: Add some debugging supportGergely Nagy2-0/+16
2016-07-25Fixes midi functionalityJack Humbert1-12/+12
2016-07-25Merge pull request #552 from robertdale/music-play-fixJack Humbert1-1/+6
2016-07-24ensure there's a recording to play before playing; also enables the LGUI butt...Robert Dale1-1/+6
2016-07-22tap-dance: Code cleanupGergely Nagy1-21/+24
2016-07-22tap-dance: Support user_data for the callbacksGergely Nagy2-64/+38
2016-07-22tap-dance: Support for holding keysGergely Nagy2-1/+12
2016-07-19add a couple of commentsPavlos Vinieratos1-0/+2
2016-07-19on_each_tap_fn is called on tap down and tap upPavlos Vinieratos1-1/+1
2016-07-18in the default case, it should be called if there is actually a tapPavlos Vinieratos1-2/+2
2016-07-17change naming, and remove extraneous definitionPavlos Vinieratos2-36/+23
2016-07-16add an `anyway` and a `reset` callbackPavlos Vinieratos2-5/+59
2016-07-16in case its NULLPavlos Vinieratos1-1/+3
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert12-0/+939