summaryrefslogtreecommitdiff
path: root/quantum/keymap_common.c
Commit message (Expand)AuthorAge
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-17
* clang-format changesskullY2019-08-30
* Next set of split_common changes (#4974)James Churchill2019-03-12
* Fix Bootmgic Mod Handling for LM keycodes (#4740)Drashna Jaelre2019-02-06
* Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is usedMakotoKurauchi2019-01-25
* Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota2018-11-28
* Lets split eh (#3120)That-Canadian2018-07-16
* Add macro for momentarily switching to a layer while some mods are active (#2...snyman2018-03-20
* Add keycodes for swap-hands feature.Joe Wasson2018-03-16
* backlight breathing overhaul (#2187)Balz Guenat2018-01-01
* Required overridden function for keymaps in EEPROMWilba65822017-08-19
* Fix unreferenced errors with mingw compiler and unit testsFred Sundvik2017-07-11
* Allow mod swapping for mod tap (MT) (#1202)Jack Humbert2017-06-26
* Disable array bounds warning in keymap_function_id_to_actionFred Sundvik2017-04-13
* Clarify the quantum license (#1042)skullydazed2017-03-28
* adds layer tap toggleJack Humbert2017-02-15
* Implement tap mod dual role for right side mods.Priyadi Iman Nurcahyo2017-02-10
* Add ability to use tap macros without using functionsLuke Silva2017-01-27
* Keycode refactorWilba65822016-12-29
* Fixes midi functionalityJack Humbert2016-07-24
* Fix the range for consumer keysFred Sundvik2016-07-07
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-18
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-24
* adapts unicode to quantum.c (#333)Jack Humbert2016-05-18
* updates midi functionality (#331)Jack Humbert2016-05-15
* Leader key implementation (#326)Erez Zukerman2016-05-15
* adds keycode shortcuts for OSL and OSMJack Humbert2016-05-05
* Clarified audio.c (#302)IBNobody2016-05-03
* Update functions used to write to EEPROMEric Tang2016-04-21
* note sliding - on right nowJack Humbert2016-04-18
* Added extra songs, LED indicator notesIBNobody2016-04-17
* Converted goodbye to notes, fixed eighth dotted note macroIBNobody2016-04-17
* Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi...IBNobody2016-04-17
|\
| * planck default layout updatesJack Humbert2016-04-17
| * no need for length of play_notes array with macroJack Humbert2016-04-16
| |\
| * | changes to play_notes, goodbyeJack Humbert2016-04-16
* | | Fixed many compiler warnings related to print being disabledIBNobody2016-04-17
| |/ |/|
* | Fixed how note arrays are used.IBNobody2016-04-16
|/
* rests between notes as an argumentJack Humbert2016-04-16
* fixes audio prescaler to emit correct freqJack Humbert2016-04-16
* MAGIC functionality, AG swap in default layoutJack Humbert2016-04-16
* [Erez & Jack] Makes tri-layer available across QuantumErez Zukerman2016-04-07
* audio note length fixesJack Humbert2016-04-15
* Compiler Warnings / Atomic TLCIBNobody2016-04-13
* Minor Tweaks and DocumentationIBNobody2016-03-28
* Add support for Atreus running on A-StarChris Gerber2016-02-15
* Use boolean AND instead of bitwise (possible typo)Wojciech Siewierski2016-02-07
* audio on resetJack Humbert2016-01-29
* More work on ErgoDox EZ default keymapErez Zukerman2015-10-28