summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode
AgeCommit message (Expand)AuthorFilesLines
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević6-35/+64
2019-04-30Simple extended space cadet (#5277)XScorpion22-0/+167
2019-04-14fix combo enabling logic (#5610)Bob1-2/+2
2019-04-08Switch process_combo to using global register and timer (#2561)Bob2-124/+148
2019-03-17Unicode fix for new wincompose version (#5082)cubimon1-0/+3
2019-02-24Fix Tx Bolt ghosting second character on key press (#5229)Tobias Schulte1-22/+24
2019-02-18Fix Audio Clicky by adding missing punctuation (#5171)Drashna Jaelre1-1/+1
2019-02-15Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević2-3/+2
2019-02-15Fix ARM Audio issues and its EEPROM persistence (#4936)Drashna Jaelre1-12/+14
2019-01-25Fix process_combo which assign -1 to uint16_t (#3697)Drashna Jaelre2-9/+10
2019-01-18Allows Terminal to use ModTap/LayerTap keys (#4586)Mislav Čakarić1-0/+6
2019-01-07Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević3-20/+19
2018-12-30Register the interrupting keycode in the tap dance state structGiuseppe Rota2-0/+3
2018-12-29Fix leader processingGiuseppe Rota1-2/+0
2018-12-21Fix up process_leader to be a bit more optimized (#4662)Drashna Jaelre2-21/+32
2018-12-19Overhaul Unicode Common functionality (#4325)Drashna Jaelre8-99/+190
2018-12-15Per Key Leader Timing Option (#4026)Alexander Kagno1-0/+6
2018-11-20Fix UCIS codeDrashna Jaelre1-2/+4
2018-10-19Fix Unicode EEPROM handling so it is consistent. (#4066)Drashna Jaelre5-15/+17
2018-10-07Add non-US Hash and Backslash to AutoShift handlingDrashna Jaelre1-0/+2
2018-10-03process_ucis: Add a callback for success (#4067)martinakcsilla2-0/+9
2018-10-02Add send_unicode_hex_string function (#3828)Drashna Jaelre2-0/+29
2018-10-01Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)Drashna Jaelre1-0/+4
2018-09-28Make Audio Clicky's randomness a floatDrashna Jaelre1-2/+3
2018-09-25Add On/Off keycodesDrashna Jaelre2-7/+11
2018-09-25Add functions so you can configure programaticallyDrashna Jaelre2-18/+51
2018-09-25Store Clicky status in EEPROMDrashna Jaelre1-7/+7
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson3-109/+1
2018-08-19Fix process_combo which assign -1 to uint16_tShihpin Tseng2-9/+10
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert4-15/+29
2018-07-15Fix tapdance when one-shot is disabled.Joe Wasson1-0/+6
2018-05-17Fixed sprintf overflowM1K3L081-1/+1
2018-05-16Add default to LEADER_TIMEOUT in case it's not defined (#2818)Drashna Jaelre2-3/+6
2018-05-08updated music maskJack Humbert2-10/+28
2018-05-02Update to drashna keymaps and userspace (#2876)Drashna Jaelre1-1/+0
2018-05-01Added command history to terminal with other bug fixes, added new song to son...M1K1-14/+111
2018-04-28Fix Clicky Down codeDrashna Jaelre1-1/+1
2018-04-21Fix Audio Clicky sub-feature (#2784)Drashna Jaelre3-65/+79
2018-04-21Update to drashna keymaps and userspace (#2756)Drashna Jaelre1-1/+1
2018-04-19Add Faux Clicking as subset of Audio feature (#2748)Drashna Jaelre1-1/+68
2018-04-19Added bending to MIDI (#2740)adiron1-0/+20
2018-04-07Improve state/chord handling and clean up namespaceSeebs2-49/+91
2018-03-26add grave to auto-shift.Jason Stillwell1-0/+1
2018-03-16Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell1-0/+4
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski1-1/+1
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2-27/+36
2018-02-04Fixes to get tap dance to fire at proper places (#2272)scauligi2-31/+49
2018-01-12added the possibility to hav shifted(modded) tap dancepmalecka2-0/+5
2017-12-20Add on/off/toggle keycodes for Auto ShiftDrashna Jael're2-10/+38
2017-12-20Add toggle option to AutoShiftU-LANDSRAAD\drashna1-0/+13