aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode
AgeCommit message (Expand)Author
2016-08-15process_unicode: Small refactor & linux fixGravatar Gergely Nagy
2016-08-13process_unicode: Fix set_unicode_input_mode()Gravatar Gergely Nagy
2016-07-27tap-dance: Add some debugging supportGravatar Gergely Nagy
2016-07-24Fixes midi functionalityGravatar Jack Humbert
2016-07-24Merge pull request #552 from robertdale/music-play-fixGravatar Jack Humbert
2016-07-24ensure there's a recording to play before playing; also enables the LGUI butt...Gravatar Robert Dale
2016-07-22tap-dance: Code cleanupGravatar Gergely Nagy
2016-07-22tap-dance: Support user_data for the callbacksGravatar Gergely Nagy
2016-07-22tap-dance: Support for holding keysGravatar Gergely Nagy
2016-07-19add a couple of commentsGravatar Pavlos Vinieratos
2016-07-19on_each_tap_fn is called on tap down and tap upGravatar Pavlos Vinieratos
2016-07-18in the default case, it should be called if there is actually a tapGravatar Pavlos Vinieratos
2016-07-17change naming, and remove extraneous definitionGravatar Pavlos Vinieratos
2016-07-16add an `anyway` and a `reset` callbackGravatar Pavlos Vinieratos
2016-07-16in case its NULLGravatar Pavlos Vinieratos
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Gravatar Jack Humbert