summaryrefslogtreecommitdiff
path: root/quantum/keymap_common.c
Commit message (Expand)AuthorAge
* Fix keycode parameter extraction to match the new DD keycodes (#18977)Sergey Vlasov2022-11-06
* Initial DD keycode migration (#18643)Joel Challis2022-11-05
* Handle mouse keys more consistently (#18513)Drashna Jaelre2022-09-29
* Start moving towards introspection-based data retrieval (#18441)Nick Brassel2022-09-29
* Chromeos keycodes (#18212)Joshua Diamond2022-09-17
* Align TO() max layers with other keycodes (#17989)Joel Challis2022-08-14
* Add support for encoder mapping. (#13286)Nick Brassel2022-03-09
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Rip out old macro and action_function system (#16025)Ryan2022-01-24
* Basic keycode overhaul (#14726)Ryan2021-11-03
* Revert 14083 && 14144 (#14150)Joel Challis2021-08-25
* Tidy up quantum.c now some of tmk_core has been merged (#14083)Joel Challis2021-08-24
* Process combos earlier & overlapping combos (#8591)Pete Sevander2021-08-06
* Refactor some platform dependent logic (#13675)Joel Challis2021-07-24
* Strip out features to allow minimum firmware sizes (#8645)Joel Challis2020-04-01
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* core: Fix variable init and header include (#7626)Drashna Jaelre2019-12-14
* Compile out some keycode processing when features are disabled (#7506)Joel Challis2019-11-28
* 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