Age | Commit message (Expand) | Author |
2020-04-01 | Strip out features to allow minimum firmware sizes (#8645) | Joel Challis |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young |
2019-12-14 | core: Fix variable init and header include (#7626) | Drashna Jaelre |
2019-11-28 | Compile out some keycode processing when features are disabled (#7506) | Joel Challis |
2019-10-17 | Move tmk_core/common/backlight to quantum/backlight (#6710) | Joel Challis |
2019-08-30 | clang-format changes | skullY |
2019-03-12 | Next set of split_common changes (#4974) | James Churchill |
2019-02-06 | Fix Bootmgic Mod Handling for LM keycodes (#4740) | Drashna Jaelre |
2019-01-25 | Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used | MakotoKurauchi |
2018-11-28 | Add Extrakey support for Brightness up/down (#4477) | Giuseppe Rota |
2018-07-16 | Lets split eh (#3120) | That-Canadian |
2018-03-20 | Add macro for momentarily switching to a layer while some mods are active (#2... | snyman |
2018-03-16 | Add keycodes for swap-hands feature. | Joe Wasson |
2018-01-01 | backlight breathing overhaul (#2187) | Balz Guenat |
2017-08-19 | Required overridden function for keymaps in EEPROM | Wilba6582 |
2017-07-11 | Fix unreferenced errors with mingw compiler and unit tests | Fred Sundvik |
2017-06-26 | Allow mod swapping for mod tap (MT) (#1202) | Jack Humbert |
2017-04-13 | Disable array bounds warning in keymap_function_id_to_action | Fred Sundvik |
2017-03-28 | Clarify the quantum license (#1042) | skullydazed |
2017-02-15 | adds layer tap toggle | Jack Humbert |
2017-02-10 | Implement tap mod dual role for right side mods. | Priyadi Iman Nurcahyo |
2017-01-27 | Add ability to use tap macros without using functions | Luke Silva |
2016-12-29 | Keycode refactor | Wilba6582 |
2016-07-24 | Fixes midi functionality | Jack Humbert |
2016-07-07 | Fix the range for consumer keys | Fred Sundvik |
2016-07-01 | Add ChibiOS support for QMK (#465) | fredizzimo |
2016-06-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert |
2016-05-24 | Converted audio play functions to *_user (#349) | Jack Humbert |
2016-05-18 | adapts unicode to quantum.c (#333) | Jack Humbert |
2016-05-15 | updates midi functionality (#331) | Jack Humbert |
2016-05-15 | Leader key implementation (#326) | Erez Zukerman |
2016-05-05 | adds keycode shortcuts for OSL and OSM | Jack Humbert |
2016-05-03 | Clarified audio.c (#302) | IBNobody |
2016-04-21 | Update functions used to write to EEPROM | Eric Tang |
2016-04-18 | note sliding - on right now | Jack Humbert |
2016-04-17 | Added extra songs, LED indicator notes | IBNobody |
2016-04-17 | Converted goodbye to notes, fixed eighth dotted note macro | IBNobody |
2016-04-17 | Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi... | IBNobody |
2016-04-17 | Fixed many compiler warnings related to print being disabled | IBNobody |
2016-04-17 | planck default layout updates | Jack Humbert |
2016-04-16 | no need for length of play_notes array with macro | Jack Humbert |
2016-04-16 | Fixed how note arrays are used. | IBNobody |
2016-04-16 | changes to play_notes, goodbye | Jack Humbert |
2016-04-16 | rests between notes as an argument | Jack Humbert |
2016-04-16 | fixes audio prescaler to emit correct freq | Jack Humbert |
2016-04-16 | MAGIC functionality, AG swap in default layout | Jack Humbert |
2016-04-07 | [Erez & Jack] Makes tri-layer available across Quantum | Erez Zukerman |
2016-04-15 | audio note length fixes | Jack Humbert |
2016-04-13 | Compiler Warnings / Atomic TLC | IBNobody |
2016-03-28 | Minor Tweaks and Documentation | IBNobody |