summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Add support for producing UF2-format binaries. (#12435)Nick Brassel2021-04-06
* Format code according to conventions (#12467)github-actions[bot]2021-04-03
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-03
|\
| * fix line endingsZach White2021-04-03
| * 3 new LED effect animations (#9827)TurtleHunter2021-04-03
* | Big quantum_keycodes cleanup (#12249)Ryan2021-04-02
* | LED Matrix: Config functions (#12361)Ryan2021-03-28
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-25
|\|
| * Fix issues when manually shifting characters and Auto Shift (#12083)Drashna Jaelre2021-03-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-25
|\|
| * Fix Kinetic speed condition (#12139)즈눅2021-03-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-25
|\|
| * Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (...Takeshi ISHII2021-03-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-25
|\|
| * Fix handling multiples of the same MIDI note (fixes bug brought up in issue #...jakobkg2021-03-25
* | Adding keyboard level weak function for slave matrix scan (#12317)XScorpion22021-03-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-25
|\|
| * Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)Ryan2021-03-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-24
|\|
| * Workaround for recent changes to mouse keycodes (#12367)Joel Challis2021-03-24
* | LED Matrix: Fix up eeconfig code (#12327)Ryan2021-03-24
* | core: add support for MK66F18 (Teensy 3.6) micro controller (#12258)Michael Stapelberg2021-03-17
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-15
|\|
| * Format code according to conventions (#12244)github-actions[bot]2021-03-15
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-15
|\|
| * Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz2021-03-15
* | LED Matrix: Clean up includes (#12197)Ryan2021-03-13
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-12
|\|
| * Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan2021-03-12
* | Move gpio wait logic to wait.h (#12067)Joel Challis2021-03-10
* | Remove `FUNC()` (#12161)Ryan2021-03-11
* | LED Matrix: decouple from Backlight (#12054)Ryan2021-03-08
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-06
|\|
| * Remove ifdefs for UC and X/XP too (#12131)Ryan2021-03-06
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-06
|\|
| * Remove a few more ifdefs from quantum_keycodes (#12129)Ryan2021-03-06
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-04
|\|
| * Remove ifdefs for Swap Hands keycodes (#12095)Drashna Jaelre2021-03-03
* | Format code according to conventions (#12088)github-actions[bot]2021-03-03
* | Split RGB Matrix (#11055)XScorpion22021-03-03
* | Format code according to conventions (#12076)github-actions[bot]2021-03-01
* | Add ability to toggle One Shot functionality (#4198)Drashna Jaelre2021-03-01
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-28
|\|
| * Extract sendstring into its own compilation unit (#12060)Ryan2021-03-01
* | Format code according to conventions (#12056)github-actions[bot]2021-02-28
* | Refactor of USB code within split_common (#11890)Joel Challis2021-02-28
* | Overhaul bootmagic logic to have single entrypoint (#8532)Joel Challis2021-02-28
|/
* [BUG] Massdrop develop rgb fix (#12022)Nick Brassel2021-02-26
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-02-25
|\
| * V-USB suspend refactor (#11891)Ryan2021-02-25