index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
process_keycode
/
process_steno.c
Age
Commit message (
Expand
)
Author
2023-07-11
process_keycode: remove direct `quantum.h` includes (#21486)
Ryan
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-01-20
Fix functions with empty params (#19647)
Ryan
2022-07-28
Rename postprocess_steno_user → post_process_steno_user (#17823)
precondition
2022-06-23
Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)
precondition
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2021-11-01
Manually format develop (#15003)
Joel Challis
2021-08-18
Steno combinedkeys (#12538)
freqmod
2020-01-17
switching to you know whats up mode (#7921)
Jeremy Bernhardt
2019-08-30
clang-format changes
skullY
2019-02-23
Fix Tx Bolt ghosting second character on key press (#5229)
Tobias Schulte
2018-04-07
Improve state/chord handling and clean up namespace
Seebs
2017-08-20
Allow steno to build when NKRO is not defined.
Joe Wasson
2017-07-27
Add copyright to steno files.
Joe Wasson
2017-07-27
Add support for GeminiPR steno protocol.
Joe Wasson
2017-07-27
Add TX Bolt protocol support for Stenography
Joe Wasson