summaryrefslogtreecommitdiff
path: root/quantum/process_keycode
Commit message (Expand)AuthorAge
* Fix Tap Dance name for consistency and to match docs (#7136)Drashna Jaelre2019-10-24
* Generalize Tap Dance Layer functions (#6629)Drashna Jaelre2019-09-21
* clang-format changesskullY2019-08-30
* Mask off TD() parameter properly (#6143)fauxpark2019-08-08
* MIDI: Fix basic noteon: send correct velocity (#6476)Zach DeCook2019-08-06
* Fix Preprocessor check for Leader KeysDrashna Jaelre2019-07-16
* Allow Combo feature to be enabled/disabled live (#6318)Drashna Jaelre2019-07-16
* Add out of bound check for Leader Key sequence array (#5840)Drashna Jaelre2019-07-15
* Add user-overridable callback for cancelling UCIS input (#5564)Aapo Saaristo2019-07-15
* Added mod carry over from press to release. (#5866)XScorpion22019-07-06
* Adds a configurable initial delay to the audio clicky feature (#4286)Josh2019-05-17
* Added check for event pressed to clear space cadet (#5839)XScorpion22019-05-11
* Space Cadet: Reducing unnecessary reported keypresses (#5781)XScorpion22019-05-05
* New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević2019-05-03
* Simple extended space cadet (#5277)XScorpion22019-04-29
* fix combo enabling logic (#5610)Bob2019-04-14
* Switch process_combo to using global register and timer (#2561)Bob2019-04-08
* Unicode fix for new wincompose version (#5082)cubimon2019-03-17
* Fix Tx Bolt ghosting second character on key press (#5229)Tobias Schulte2019-02-23
* Fix Audio Clicky by adding missing punctuation (#5171)Drashna Jaelre2019-02-18
* Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević2019-02-14
* Fix ARM Audio issues and its EEPROM persistence (#4936)Drashna Jaelre2019-02-14
* Fix process_combo which assign -1 to uint16_t (#3697)Drashna Jaelre2019-01-25
|\
| * Fix process_combo which assign -1 to uint16_tShihpin Tseng2018-08-20
* | Allows Terminal to use ModTap/LayerTap keys (#4586)Mislav Čakarić2019-01-17
* | Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević2019-01-07
* | Register the interrupting keycode in the tap dance state structGiuseppe Rota2018-12-30
* | Fix leader processingGiuseppe Rota2018-12-29
* | Fix up process_leader to be a bit more optimized (#4662)Drashna Jaelre2018-12-20
* | Overhaul Unicode Common functionality (#4325)Drashna Jaelre2018-12-19
* | Per Key Leader Timing Option (#4026)Alexander Kagno2018-12-15
* | Fix UCIS codeDrashna Jaelre2018-11-19
* | Fix Unicode EEPROM handling so it is consistent. (#4066)Drashna Jaelre2018-10-19
* | Add non-US Hash and Backslash to AutoShift handlingDrashna Jaelre2018-10-06
* | process_ucis: Add a callback for success (#4067)martinakcsilla2018-10-03
* | Add send_unicode_hex_string function (#3828)Drashna Jaelre2018-10-01
* | Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)Drashna Jaelre2018-10-01
* | Make Audio Clicky's randomness a floatDrashna Jaelre2018-09-27
* | Add On/Off keycodesDrashna Jaelre2018-09-25
* | Add functions so you can configure programaticallyDrashna Jaelre2018-09-25
* | Store Clicky status in EEPROMDrashna Jaelre2018-09-25
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
|/
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-16
* Fix tapdance when one-shot is disabled.Joe Wasson2018-07-15
* Fixed sprintf overflowM1K3L082018-05-16
* Add default to LEADER_TIMEOUT in case it's not defined (#2818)Drashna Jaelre2018-05-15
* updated music maskJack Humbert2018-05-08
* Update to drashna keymaps and userspace (#2876)Drashna Jaelre2018-05-02
* Added command history to terminal with other bug fixes, added new song to son...M1K2018-05-01
* Fix Clicky Down codeDrashna Jaelre2018-04-28