summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2021-05-20matrix: wait for row signal to go HIGH for every row (#12945)Michael Stapelberg
2021-05-16Add function to allow repeated blinking of one layer (#12237)Matthes W
2021-05-14Fix spelling mistake regarding LED Matrix in split_common. (#12888)Joakim Tufvegren
2021-05-13Rename `point_t` -> `led_point_t` (#12864)Ryan
2021-05-11Remove KEYMAP and LAYOUT_kc (#12160)Zach White
2021-05-11LED Matrix: Effects! (#12651)Ryan
2021-05-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-10Improve EEPROM defaults for Dynamic Keymaps (#12853)Drashna Jaelre
2021-05-02[CI] Format code according to conventions (#12772)github-actions[bot]
2021-05-01Fixing transport's led/rgb matrix suspend state logic (#12770)XScorpion2
2021-04-29[CI] Format code according to conventions (#12731)github-actions[bot]
2021-04-29Change RGB/LED Matrix to use a simple define for USB suspend (#12697)Drashna Jaelre
2021-04-28Fix bad PR merge for #6580. (#12721)Nick Brassel
2021-04-26Add STM32L433 and L443 support (#12063)Xelus22
2021-04-25Add support for MCU = STM32F446 (#12619)Purdea Andrei
2021-04-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-04-25Do not leak weak mods from tap dance to the interrupting keypress (#12471)Sergey Vlasov
2021-04-25Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#...Nick Brassel
2021-04-25Format code according to conventions (#12680)github-actions[bot]
2021-04-25feat: infinite timeout for leader key (#6580)Daniel Rodríguez Rivero
2021-04-22[CI] Format code according to conventions (#12650)github-actions[bot]
2021-04-22LED Matrix: Split (#12633)Ryan
2021-04-20LED Matrix: Reactive effect buffers & advanced indicators (#12588)Ryan
2021-04-19Add Per Key functionality for AutoShift (#11536)Drashna Jaelre
2021-04-19[CI] Format code according to conventions (#12623)github-actions[bot]
2021-04-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-04-19Fix F303 audio output on A4 with the dac_basic driver (#12480)Sergey Vlasov
2021-04-18Enhancement of WPM feature (#11727)Drashna Jaelre
2021-04-15Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935)Joshua Diamond
2021-04-15LED Matrix: Task system (#12580)Ryan
2021-04-13[CI] Format code according to conventions (#12570)github-actions[bot]
2021-04-13LED Matrix: suspend code (#12509)Ryan
2021-04-07LED Matrix: Implement CIE1931 curve (#12417)Ryan
2021-04-06Add support for producing UF2-format binaries. (#12435)Nick Brassel
2021-04-03Format code according to conventions (#12467)github-actions[bot]
2021-04-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-04-03fix line endingsZach White
2021-04-033 new LED effect animations (#9827)TurtleHunter
2021-04-02Big quantum_keycodes cleanup (#12249)Ryan
2021-03-28LED Matrix: Config functions (#12361)Ryan
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25Fix issues when manually shifting characters and Auto Shift (#12083)Drashna Jaelre
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25Fix Kinetic speed condition (#12139)즈눅
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (...Takeshi ISHII
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25Fix handling multiples of the same MIDI note (fixes bug brought up in issue #...jakobkg
2021-03-25Adding keyboard level weak function for slave matrix scan (#12317)XScorpion2
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot