summaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-2964-931/+2424
* Keyboard: Planck THK (#12597)Erovia2021-05-261-2/+12
* Improve EEPROM defaults for Dynamic Keymaps (#12853)Drashna Jaelre2021-05-101-2/+4
* Do not leak weak mods from tap dance to the interrupting keypress (#12471)Sergey Vlasov2021-04-251-0/+4
* Fix F303 audio output on A4 with the dac_basic driver (#12480)Sergey Vlasov2021-04-191-1/+1
* fix line endingsZach White2021-04-033-56/+56
* 3 new LED effect animations (#9827)TurtleHunter2021-04-034-0/+59
* Fix issues when manually shifting characters and Auto Shift (#12083)Drashna Jaelre2021-03-251-1/+1
* Fix Kinetic speed condition (#12139)즈눅2021-03-251-1/+1
* Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (...Takeshi ISHII2021-03-252-19/+0
* Fix handling multiples of the same MIDI note (fixes bug brought up in issue #...jakobkg2021-03-251-10/+13
* Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)Ryan2021-03-252-2/+2
* Workaround for recent changes to mouse keycodes (#12367)Joel Challis2021-03-241-0/+18
* Format code according to conventions (#12244)github-actions[bot]2021-03-151-3/+3
* Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz2021-03-153-0/+371
* Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan2021-03-125-75/+66
* Remove ifdefs for UC and X/XP too (#12131)Ryan2021-03-061-9/+5
* Remove a few more ifdefs from quantum_keycodes (#12129)Ryan2021-03-061-21/+14
* Remove ifdefs for Swap Hands keycodes (#12095)Drashna Jaelre2021-03-031-14/+10
* Extract sendstring into its own compilation unit (#12060)Ryan2021-03-014-258/+300
* [BUG] Massdrop develop rgb fix (#12022)Nick Brassel2021-02-261-0/+3
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-02-251-13/+0
|\
| * V-USB suspend refactor (#11891)Ryan2021-02-251-13/+0
* | RGBLight: Allow configurable default settings (#11912)Ryan2021-02-161-5/+25
* | Format code according to conventions (#11928)github-actions[bot]2021-02-161-18/+18
* | Split transport mirror (#11046)XScorpion22021-02-167-37/+43
* | Merge branch 'master' into developJoshua Diamond2021-02-143-7/+7
|\|
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-153-7/+7
* | Merge branch 'develop' of github.com:qmk/qmk_firmware into developJoshua Diamond2021-02-141-4/+4
|\ \
| * | Format code according to conventions (#11907)github-actions[bot]2021-02-151-4/+4
* | | Merge branch 'master' into developJoshua Diamond2021-02-146-540/+160
|\ \ \ | |/ / |/| / | |/
| * LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-144-106/+153
| * Split gpio and atomic to platform (#11792)Joel Challis2021-02-142-436/+6
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-1518-2321/+2339
* | Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel2021-02-151-0/+4
* | Format code according to conventions (#11905)github-actions[bot]2021-02-151-9/+9
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-141-13/+0
|\|
| * Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892)Nick Brassel2021-02-141-13/+0
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-094-178/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-079-1/+1316
|\|
| * Migrate some tmk_core files to quantum (#11791)Joel Challis2021-02-079-1/+1313
* | Migrate mousekey to quantum (#11804)Joel Challis2021-02-072-0/+667
* | Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
* | Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel2021-02-061-0/+66
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-051-45/+0
|\|
| * Serial refactor (#11521)Ryan2021-02-061-45/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-052-12/+3
|\|
| * Manually run formatting job (#11797)Joel Challis2021-02-052-12/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-042-1/+16
|\|
| * Improve Pointing Device report sending (#11064)Drashna Jaelre2021-02-032-1/+16