summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2021-06-23Fix zero condition of reactive runners that will suspend RGB animation (#12710)Albert Y
2021-06-19Add Mac centric Shift and Alt + GUI Macros (#13107)Albert Y
2021-06-09Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060)Drashna Jaelre
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-26Keyboard: Planck THK (#12597)Erovia
2021-05-10Improve EEPROM defaults for Dynamic Keymaps (#12853)Drashna Jaelre
2021-04-25Do not leak weak mods from tap dance to the interrupting keypress (#12471)Sergey Vlasov
2021-04-19Fix F303 audio output on A4 with the dac_basic driver (#12480)Sergey Vlasov
2021-04-03fix line endingsZach White
2021-04-033 new LED effect animations (#9827)TurtleHunter
2021-03-25Fix issues when manually shifting characters and Auto Shift (#12083)Drashna Jaelre
2021-03-25Fix Kinetic speed condition (#12139)즈눅
2021-03-25Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (...Takeshi ISHII
2021-03-25Fix handling multiples of the same MIDI note (fixes bug brought up in issue #...jakobkg
2021-03-25Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)Ryan
2021-03-24Workaround for recent changes to mouse keycodes (#12367)Joel Challis
2021-03-15Format code according to conventions (#12244)github-actions[bot]
2021-03-15Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz
2021-03-12Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan
2021-03-06Remove ifdefs for UC and X/XP too (#12131)Ryan
2021-03-06Remove a few more ifdefs from quantum_keycodes (#12129)Ryan
2021-03-03Remove ifdefs for Swap Hands keycodes (#12095)Drashna Jaelre
2021-03-01Extract sendstring into its own compilation unit (#12060)Ryan
2021-02-26[BUG] Massdrop develop rgb fix (#12022)Nick Brassel
2021-02-25Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-02-25V-USB suspend refactor (#11891)Ryan
2021-02-16RGBLight: Allow configurable default settings (#11912)Ryan
2021-02-16Format code according to conventions (#11928)github-actions[bot]
2021-02-16Split transport mirror (#11046)XScorpion2
2021-02-14Merge branch 'master' into developJoshua Diamond
2021-02-14Merge branch 'develop' of github.com:qmk/qmk_firmware into developJoshua Diamond
2021-02-14Merge branch 'master' into developJoshua Diamond
2021-02-15LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan
2021-02-15Format code according to conventions (#11907)github-actions[bot]
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-02-15Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel
2021-02-15Format code according to conventions (#11905)github-actions[bot]
2021-02-14LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan
2021-02-14Split gpio and atomic to platform (#11792)Joel Challis
2021-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-14Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892)Nick Brassel
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-02-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-07Migrate some tmk_core files to quantum (#11791)Joel Challis
2021-02-07Migrate mousekey to quantum (#11804)Joel Challis
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-02-06Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel
2021-02-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-06Serial refactor (#11521)Ryan
2021-02-05Merge remote-tracking branch 'origin/master' into developQMK Bot