summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2016-11-08Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
2016-11-06Add documentation for the variable tracingFred Sundvik
2016-11-06Add possibility to control variable trace from makeFred Sundvik
2016-11-06Add variable traceFred Sundvik
2016-10-29added fixed debounce codeIBNobody
2016-10-29Made scanning more efficientIBNobody
2016-10-28Refactoring Matrix scanningIBNobody
2016-10-28Fixing Debounce - WIPIBNobody
2016-10-28Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody
2016-10-26Merge pull request #844 from priyadi/unicode_wincompose_inputJack Humbert
2016-10-26Merge pull request #842 from priyadi/unicode_map_lengthJack Humbert
2016-10-23Fixed some large keyboard bugsIBNobody
2016-10-23Unicode WinCompose input methodPriyadi Iman Nurcahyo
2016-10-23UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitationsPriyadi Iman Nurcahyo
2016-10-19add programmer dvorak keymapArtyom Mironov
2016-10-16Merge pull request #815 from priyadi/unicode_mapJack Humbert
2016-10-12[Jack & Erez] Simplifies and documents TOJack & Erez
2016-10-10Merge pull request #808 from npoirey/masterJack Humbert
2016-10-10Merge pull request #810 from Vifon/dynamic_macrosJack Humbert
2016-10-10Merge pull request #814 from fredizzimo/rgb_tuningJack Humbert
2016-10-10Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo
2016-10-09CIE 1931 dim curveFred Sundvik
2016-10-09Apply the dim curve to the RGB outputFred Sundvik
2016-10-09Tunable RGB light intervalsFred Sundvik
2016-10-09Reduce the default dynamic macro bufferWojciech Siewierski
2016-10-07Add Altgr combination for non US layoutsnpoirey
2016-10-02Declare Unicode method hex_to_keycode() as “weak”coderkun
2016-09-29Merge pull request #794 from AGausmann/midi-patchJack Humbert
2016-09-29Missing ifdef statementAdam Gausmann
2016-09-21add user_data fieldPavlos Vinieratos
2016-09-21formattingPavlos Vinieratos
2016-09-21restore each_tap callbackPavlos Vinieratos
2016-09-19Add more shifted Dvorak key code definitionsJonathan A. Kollasch
2016-09-11Fixed compilation issues after the mergeDidier Loiseau
2016-09-11Merge remote-tracking branch 'remotes/jackhumbert/master' into bépoDidier Loiseau
2016-09-06Use keyboard config for nkro (#7)IBNobody
2016-09-06Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKROIBNobody
2016-09-01tap-dance: Do not start a sequence on keyupGergely Nagy
2016-08-31process_unicode: Add get_unicode_input_mode()Gergely Nagy
2016-08-27Merge pull request #694 from fredizzimo/keyboard_templateJack Humbert
2016-08-27Fix the keyboard template with new make syntaxFred Sundvik
2016-08-27Convert tirple_buffered_object_tests to GTestFred Sundvik
2016-08-27Convert transport_tests to GTestFred Sundvik
2016-08-27Convert frame_validator_tests to GTestFred Sundvik
2016-08-27Convert frame_router_tests to GTestFred Sundvik
2016-08-27Build actual tests, convert byte_stuffer_testsFred Sundvik
2016-08-27Basic framework for parsing test targetsFred Sundvik
2016-08-25Merge branch 'master' into makefile_overhaulFred Sundvik
2016-08-25Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into vision_di...IBNobody
2016-08-25Added pin support for A0-A7IBNobody