This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
quantum
/
process_keycode
History
Jody Foo
f4949fdd32
Fix for issue
https://github.com/qmk/qmk_firmware/issues/1751
2017-10-29 20:05:54 -04:00
..
process_audio.c
adds option for alt pitch standards
2017-07-24 12:45:34 -04:00
process_audio.h
fix 'stop_all_notes' naming to be more consistent
2017-03-02 11:40:06 -08:00
process_auto_shift.c
KC_TILD should not have been listed as an auto shift key
2017-09-18 17:08:18 -04:00
process_auto_shift.h
Added Auto Shift, tap key = normal, hold key = shifted state.
2017-09-18 17:08:18 -04:00
process_chording.c
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00
process_chording.h
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00
process_combo.c
Fix process_combo.c compile warning
2017-10-29 20:05:26 -04:00
process_combo.h
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00
process_key_lock.c
Fix for issue
https://github.com/qmk/qmk_firmware/issues/1751
2017-10-29 20:05:54 -04:00
process_key_lock.h
Added support for locking One Shot modifiers.
2017-08-08 10:02:53 -04:00
process_leader.c
Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined.
2017-08-15 19:51:06 -04:00
process_leader.h
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00
process_midi.c
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00
process_midi.h
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00
process_music.c
adds music mode, music mode songs, music mask
2017-07-23 14:59:29 -04:00
process_music.h
adds music mode, music mode songs, music mask
2017-07-23 14:59:29 -04:00
process_printer_bb.c
Fix warnings in process_printer
2017-04-13 16:00:29 +03:00
process_printer.c
Fix warnings in process_printer
2017-04-13 16:00:29 +03:00
process_printer.h
Fix warnings in process_printer
2017-04-13 16:00:29 +03:00
process_steno.c
Allow steno to build when NKRO is not defined.
2017-08-20 11:51:57 -04:00
process_steno.h
Add copyright to steno files.
2017-07-27 16:10:36 -04:00
process_tap_dance.c
fix for toggle tap dance
2017-09-10 22:57:26 -04:00
process_tap_dance.h
tap-dance: key + layer helper
2017-08-02 16:06:16 -04:00
process_terminal_nop.h
Updates send_string functionality, adds terminal feature (
#1657
)
2017-09-12 00:43:10 -04:00
process_terminal.c
Updates send_string functionality, adds terminal feature (
#1657
)
2017-09-12 00:43:10 -04:00
process_terminal.h
Updates send_string functionality, adds terminal feature (
#1657
)
2017-09-12 00:43:10 -04:00
process_ucis.c
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00
process_ucis.h
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00
process_unicode_common.c
add UC_OSX_RALT to make unicode use the Right Alt key on OSX
2017-08-30 11:38:03 -04:00
process_unicode_common.h
add UC_OSX_RALT to make unicode use the Right Alt key on OSX
2017-08-30 11:38:03 -04:00
process_unicode.c
Fix undefined eeprom warnings in unicode processing
2017-04-13 16:00:29 +03:00
process_unicode.h
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00
process_unicodemap.c
add UC_OSX_RALT to make unicode use the Right Alt key on OSX
2017-08-30 11:38:03 -04:00
process_unicodemap.h
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00