summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_common.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-12Next set of split_common changes (#4974)James Churchill1-22/+0
2019-02-06Fix Bootmgic Mod Handling for LM keycodes (#4740)Drashna Jaelre1-1/+1
2019-01-25Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is usedMakotoKurauchi1-1/+1
2018-11-28Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota1-1/+1
2018-07-17Lets split eh (#3120)That-Canadian1-0/+22
2018-03-21Add macro for momentarily switching to a layer while some mods are active (#2...snyman1-0/+5
2018-03-16Add keycodes for swap-hands feature.Joe Wasson1-0/+6
2018-01-01backlight breathing overhaul (#2187)Balz Guenat1-2/+5
2017-08-19Required overridden function for keymaps in EEPROMWilba65821-0/+1
2017-07-11Fix unreferenced errors with mingw compiler and unit testsFred Sundvik1-1/+0
2017-06-27Allow mod swapping for mod tap (MT) (#1202)Jack Humbert1-1/+2
2017-04-13Disable array bounds warning in keymap_function_id_to_actionFred Sundvik1-0/+7
2017-03-29Clarify the quantum license (#1042)skullydazed1-1/+1
2017-02-15adds layer tap toggleJack Humbert1-0/+3
2017-02-10Implement tap mod dual role for right side mods.Priyadi Iman Nurcahyo1-1/+1
2017-01-27Add ability to use tap macros without using functionsLuke Silva1-1/+4
2016-12-29Keycode refactorWilba65821-5/+11
2016-07-25Fixes midi functionalityJack Humbert1-1/+1
2016-07-07Fix the range for consumer keysFred Sundvik1-1/+1
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo1-0/+171
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert1-323/+0
2016-05-24Converted audio play functions to *_user (#349)Jack Humbert1-1/+2
2016-05-19adapts unicode to quantum.c (#333)Jack Humbert1-17/+9
2016-05-15updates midi functionality (#331)Jack Humbert1-5/+0
2016-05-15Leader key implementation (#326)Erez Zukerman1-1/+1
2016-05-06adds keycode shortcuts for OSL and OSMJack Humbert1-0/+8
2016-05-03Clarified audio.c (#302)IBNobody1-1/+5
2016-04-22Update functions used to write to EEPROMEric Tang1-1/+1
2016-04-19note sliding - on right nowJack Humbert1-0/+1
2016-04-18Added extra songs, LED indicator notesIBNobody1-10/+4
2016-04-17Converted goodbye to notes, fixed eighth dotted note macroIBNobody1-8/+6
2016-04-17Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi...IBNobody1-7/+9
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody1-0/+1
2016-04-17planck default layout updatesJack Humbert1-4/+4
2016-04-17no need for length of play_notes array with macroJack Humbert1-2/+2
2016-04-17Fixed how note arrays are used.IBNobody1-2/+2
2016-04-17changes to play_notes, goodbyeJack Humbert1-7/+9
2016-04-17rests between notes as an argumentJack Humbert1-1/+1
2016-04-17fixes audio prescaler to emit correct freqJack Humbert1-3/+3
2016-04-17MAGIC functionality, AG swap in default layoutJack Humbert1-112/+138
2016-04-07[Erez & Jack] Makes tri-layer available across QuantumErez Zukerman1-0/+8
2016-04-15audio note length fixesJack Humbert1-6/+4
2016-04-14Compiler Warnings / Atomic TLCIBNobody1-2/+4
2016-03-29Minor Tweaks and DocumentationIBNobody1-0/+1
2016-02-16Add support for Atreus running on A-StarChris Gerber1-0/+3
2016-02-07Use boolean AND instead of bitwise (possible typo)Wojciech Siewierski1-1/+1
2016-01-30audio on resetJack Humbert1-0/+17
2015-10-28More work on ErgoDox EZ default keymapErez Zukerman1-2/+5
2015-10-28layer tap, mod tapJack Humbert1-0/+4
2015-10-28toggle and hold-tap action shortcutsJack Humbert1-2/+12