summaryrefslogtreecommitdiffstats
path: root/quantum/keycode_config.c
AgeCommit message (Collapse)AuthorFilesLines
2018-03-25Fix #1566 - NKRO reseting issueU-LANDSRAAD\drashna1-2/+1
2017-06-27Allow mod swapping for mod tap (MT) (#1202)Jack Humbert1-0/+28
* allow mod swapping for mod tap * quick include * fix the mod swapping * make changes consistent with action code * fix bug * re-enable no gui, etc * fix binary comps * solid logic
2017-03-29Clarify the quantum license (#1042)skullydazed1-1/+17
* Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert1-0/+74
* sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff