This website works better with JavaScript.
Explore
Help
Register
Sign In
david
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ecd21b44a8
miryoku-merge-master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ecd21b44a8'
${ noResults }
qmk_firmware
/
quantum
/
process_keycode
History
Drashna Jaelre
26156e84e8
Fix UCIS code
...
Revert code change that broke UCIS due to bad suggestions
7 years ago
..
process_audio.c
Adds support for Planck Rev 6 (
#2666
)
8 years ago
process_audio.h
Adds support for Planck Rev 6 (
#2666
)
8 years ago
process_auto_shift.c
Add non-US Hash and Backslash to AutoShift handling
7 years ago
process_auto_shift.h
Add on/off/toggle keycodes for Auto Shift
8 years ago
process_clicky.c
Make Audio Clicky's randomness a float
7 years ago
process_clicky.h
Add On/Off keycodes
7 years ago
process_combo.c
Fixed various keymaps and the allocation of "key_combos" (
#2526
)
8 years ago
process_combo.h
…
process_key_lock.c
Fix for issue
https://github.com/qmk/qmk_firmware/issues/1751
8 years ago
process_key_lock.h
Added support for locking One Shot modifiers.
8 years ago
process_leader.c
Make `PREVENT_STUCK_MODIFIERS` the default (
#3107
)
7 years ago
process_leader.h
Add default to LEADER_TIMEOUT in case it's not defined (
#2818
)
8 years ago
process_midi.c
Added bending to MIDI (
#2740
)
8 years ago
process_midi.h
Merge ChibiOS and LUFA descriptor support (
#2362
)
8 years ago
process_music.c
Adds support for Planck Rev 6 (
#2666
)
8 years ago
process_music.h
Adds support for Planck Rev 6 (
#2666
)
8 years ago
process_printer.c
…
process_printer.h
…
process_printer_bb.c
…
process_steno.c
Improve state/chord handling and clean up namespace
8 years ago
process_steno.h
Improve state/chord handling and clean up namespace
8 years ago
process_tap_dance.c
Adds default value for TAPPING_TERM if Tap Dance is enabled (
#2785
)
7 years ago
process_tap_dance.h
Fixes to get tap dance to fire at proper places (
#2272
)
8 years ago
process_terminal.c
Fixed sprintf overflow
8 years ago
process_terminal.h
Updates send_string functionality, adds terminal feature (
#1657
)
8 years ago
process_terminal_nop.h
Updates send_string functionality, adds terminal feature (
#1657
)
8 years ago
process_ucis.c
Fix UCIS code
7 years ago
process_ucis.h
process_ucis: Add a callback for success (
#4067
)
7 years ago
process_unicode.c
Fix Unicode EEPROM handling so it is consistent. (
#4066
)
7 years ago
process_unicode.h
…
process_unicode_common.c
Fix Unicode EEPROM handling so it is consistent. (
#4066
)
7 years ago
process_unicode_common.h
Fix Unicode EEPROM handling so it is consistent. (
#4066
)
7 years ago
process_unicodemap.c
Fix Unicode EEPROM handling so it is consistent. (
#4066
)
7 years ago
process_unicodemap.h
…