aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/keymap_common.c
Commit message (Expand)AuthorAgeFilesLines
* Strip out features to allow minimum firmware sizes (#8645)Joel Challis2020-04-011-0/+14
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-20/+0
* core: Fix variable init and header include (#7626)Drashna Jaelre2019-12-141-1/+1
* Compile out some keycode processing when features are disabled (#7506)Joel Challis2019-11-281-3/+9
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-171-1/+4
* clang-format changesskullY2019-08-301-56/+43
* Next set of split_common changes (#4974)James Churchill2019-03-121-22/+0
* Fix Bootmgic Mod Handling for LM keycodes (#4740)Drashna Jaelre2019-02-061-1/+1
* Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is usedMakotoKurauchi2019-01-251-1/+1
* Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota2018-11-281-1/+1
* Lets split eh (#3120)That-Canadian2018-07-161-0/+22
* Add macro for momentarily switching to a layer while some mods are active (#2...snyman2018-03-201-0/+5
* Add keycodes for swap-hands feature.Joe Wasson2018-03-161-0/+6
* backlight breathing overhaul (#2187)Balz Guenat2018-01-011-2/+5
* Required overridden function for keymaps in EEPROMWilba65822017-08-191-0/+1
* Fix unreferenced errors with mingw compiler and unit testsFred Sundvik2017-07-111-1/+0
* Allow mod swapping for mod tap (MT) (#1202)Jack Humbert2017-06-261-1/+2
* Disable array bounds warning in keymap_function_id_to_actionFred Sundvik2017-04-131-0/+7
* Clarify the quantum license (#1042)skullydazed2017-03-281-1/+1
* adds layer tap toggleJack Humbert2017-02-151-0/+3
* Implement tap mod dual role for right side mods.Priyadi Iman Nurcahyo2017-02-101-1/+1
* Add ability to use tap macros without using functionsLuke Silva2017-01-271-1/+4
* Keycode refactorWilba65822016-12-291-5/+11
* Fixes midi functionalityJack Humbert2016-07-241-1/+1
* Fix the range for consumer keysFred Sundvik2016-07-071-1/+1
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-0/+171
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-181-323/+0
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-241-1/+2
* adapts unicode to quantum.c (#333)Jack Humbert2016-05-181-17/+9
* updates midi functionality (#331)Jack Humbert2016-05-151-5/+0
* Leader key implementation (#326)Erez Zukerman2016-05-151-1/+1
* adds keycode shortcuts for OSL and OSMJack Humbert2016-05-051-0/+8
* Clarified audio.c (#302)IBNobody2016-05-031-1/+5
* Update functions used to write to EEPROMEric Tang2016-04-211-1/+1
* note sliding - on right nowJack Humbert2016-04-181-0/+1
* Added extra songs, LED indicator notesIBNobody2016-04-171-10/+4
* Converted goodbye to notes, fixed eighth dotted note macroIBNobody2016-04-171-8/+6
* Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi...IBNobody2016-04-171-7/+9
|\
| * planck default layout updatesJack Humbert2016-04-171-4/+4
| * no need for length of play_notes array with macroJack Humbert2016-04-161-2/+2
| |\
| * | changes to play_notes, goodbyeJack Humbert2016-04-161-7/+9
* | | Fixed many compiler warnings related to print being disabledIBNobody2016-04-171-0/+1
| |/ |/|
* | Fixed how note arrays are used.IBNobody2016-04-161-2/+2
|/
* rests between notes as an argumentJack Humbert2016-04-161-1/+1
* fixes audio prescaler to emit correct freqJack Humbert2016-04-161-3/+3
* MAGIC functionality, AG swap in default layoutJack Humbert2016-04-161-112/+138
* [Erez & Jack] Makes tri-layer available across QuantumErez Zukerman2016-04-071-0/+8
* audio note length fixesJack Humbert2016-04-151-6/+4
* Compiler Warnings / Atomic TLCIBNobody2016-04-131-2/+4
* Minor Tweaks and DocumentationIBNobody2016-03-281-0/+1