summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_steno.c
Commit message (Expand)AuthorAgeFilesLines
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-3/+3
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Rename postprocess_steno_user → post_process_steno_user (#17823)precondition2022-07-281-3/+3
* Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition2022-06-231-142/+170
* Format code according to conventions (#16322)QMK Bot2022-02-121-7/+17
* Manually format develop (#15003)Joel Challis2021-11-011-5/+4
* Steno combinedkeys (#12538)freqmod2021-08-181-0/+15
* switching to you know whats up mode (#7921)Jeremy Bernhardt2020-01-171-0/+4
* clang-format changesskullY2019-08-301-111/+97
* Fix Tx Bolt ghosting second character on key press (#5229)Tobias Schulte2019-02-231-22/+24
* Improve state/chord handling and clean up namespaceSeebs2018-04-071-48/+88
* Allow steno to build when NKRO is not defined.Joe Wasson2017-08-201-5/+4
* Add copyright to steno files.Joe Wasson2017-07-271-1/+16
* Add support for GeminiPR steno protocol.Joe Wasson2017-07-271-23/+92
* Add TX Bolt protocol support for StenographyJoe Wasson2017-07-271-0/+82