qmk_firmware/quantum/process_keycode
Jody Foo f4949fdd32 Fix for issue https://github.com/qmk/qmk_firmware/issues/1751
..
process_audio.c adds option for alt pitch standards
process_audio.h fix 'stop_all_notes' naming to be more consistent
process_auto_shift.c KC_TILD should not have been listed as an auto shift key
process_auto_shift.h Added Auto Shift, tap key = normal, hold key = shifted state.
process_chording.c Clarify the quantum license ()
process_chording.h Clarify the quantum license ()
process_combo.c Fix process_combo.c compile warning
process_combo.h Clarify the quantum license ()
process_key_lock.c Fix for issue https://github.com/qmk/qmk_firmware/issues/1751
process_key_lock.h Added support for locking One Shot modifiers.
process_leader.c Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined.
process_leader.h Clarify the quantum license ()
process_midi.c Clarify the quantum license ()
process_midi.h Clarify the quantum license ()
process_music.c adds music mode, music mode songs, music mask
process_music.h adds music mode, music mode songs, music mask
process_printer.c Fix warnings in process_printer
process_printer.h Fix warnings in process_printer
process_printer_bb.c Fix warnings in process_printer
process_steno.c Allow steno to build when NKRO is not defined.
process_steno.h Add copyright to steno files.
process_tap_dance.c fix for toggle tap dance
process_tap_dance.h tap-dance: key + layer helper
process_terminal.c Updates send_string functionality, adds terminal feature ()
process_terminal.h Updates send_string functionality, adds terminal feature ()
process_terminal_nop.h Updates send_string functionality, adds terminal feature ()
process_ucis.c Clarify the quantum license ()
process_ucis.h Clarify the quantum license ()
process_unicode.c Fix undefined eeprom warnings in unicode processing
process_unicode.h Clarify the quantum license ()
process_unicode_common.c add UC_OSX_RALT to make unicode use the Right Alt key on OSX
process_unicode_common.h add UC_OSX_RALT to make unicode use the Right Alt key on OSX
process_unicodemap.c add UC_OSX_RALT to make unicode use the Right Alt key on OSX
process_unicodemap.h Clarify the quantum license ()