summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_steno.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Fix functions with empty params (#19647)Ryan1-1/+1
2022-07-28Rename postprocess_steno_user → post_process_steno_user (#17823)precondition1-3/+3
2022-06-23Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition1-142/+170
2022-02-12Format code according to conventions (#16322)QMK Bot1-7/+17
2021-11-01Manually format develop (#15003)Joel Challis1-5/+4
2021-08-18Steno combinedkeys (#12538)freqmod1-0/+15
2020-01-17switching to you know whats up mode (#7921)Jeremy Bernhardt1-0/+4
2019-08-30clang-format changesskullY1-111/+97
2019-02-23Fix Tx Bolt ghosting second character on key press (#5229)Tobias Schulte1-22/+24
2018-04-07Improve state/chord handling and clean up namespaceSeebs1-48/+88
2017-08-20Allow steno to build when NKRO is not defined.Joe Wasson1-5/+4
2017-07-27Add copyright to steno files.Joe Wasson1-1/+16
2017-07-27Add support for GeminiPR steno protocol.Joe Wasson1-23/+92
2017-07-27Add TX Bolt protocol support for StenographyJoe Wasson1-0/+82