aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/keymap_common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for Atreus running on A-StarChris Gerber2016-02-151-0/+3
* Use boolean AND instead of bitwise (possible typo)Wojciech Siewierski2016-02-071-1/+1
* audio on resetJack Humbert2016-01-291-0/+17
* More work on ErgoDox EZ default keymapErez Zukerman2015-10-281-2/+5
* layer tap, mod tapJack Humbert2015-10-271-0/+4
* toggle and hold-tap action shortcutsJack Humbert2015-10-271-2/+12
* fixed makefile, added MO DF shortcutsJack Humbert2015-10-261-6/+24
* added ergodoxJack Humbert2015-10-261-4/+15
* quantum separatedJack Humbert2015-10-261-0/+226