summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* fix line endingsZach White2021-04-03
* 3 new LED effect animations (#9827)TurtleHunter2021-04-03
* Fix issues when manually shifting characters and Auto Shift (#12083)Drashna Jaelre2021-03-25
* Fix Kinetic speed condition (#12139)즈눅2021-03-25
* Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (...Takeshi ISHII2021-03-25
* Fix handling multiples of the same MIDI note (fixes bug brought up in issue #...jakobkg2021-03-25
* Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)Ryan2021-03-25
* Workaround for recent changes to mouse keycodes (#12367)Joel Challis2021-03-24
* Format code according to conventions (#12244)github-actions[bot]2021-03-15
* Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz2021-03-15
* Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan2021-03-12
* Remove ifdefs for UC and X/XP too (#12131)Ryan2021-03-06
* Remove a few more ifdefs from quantum_keycodes (#12129)Ryan2021-03-06
* Remove ifdefs for Swap Hands keycodes (#12095)Drashna Jaelre2021-03-03
* Extract sendstring into its own compilation unit (#12060)Ryan2021-03-01
* [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
* | RGBLight: Allow configurable default settings (#11912)Ryan2021-02-16
* | Format code according to conventions (#11928)github-actions[bot]2021-02-16
* | Split transport mirror (#11046)XScorpion22021-02-16
* | Merge branch 'master' into developJoshua Diamond2021-02-14
|\|
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-15
* | Merge branch 'develop' of github.com:qmk/qmk_firmware into developJoshua Diamond2021-02-14
|\ \
| * | Format code according to conventions (#11907)github-actions[bot]2021-02-15
* | | Merge branch 'master' into developJoshua Diamond2021-02-14
|\ \ \ | |/ / |/| / | |/
| * LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-14
| * Split gpio and atomic to platform (#11792)Joel Challis2021-02-14
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-15
* | Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel2021-02-15
* | Format code according to conventions (#11905)github-actions[bot]2021-02-15
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-14
|\|
| * Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892)Nick Brassel2021-02-14
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-07
|\|
| * Migrate some tmk_core files to quantum (#11791)Joel Challis2021-02-07
* | Migrate mousekey to quantum (#11804)Joel Challis2021-02-07
* | Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-06
* | Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel2021-02-06
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-05
|\|
| * Serial refactor (#11521)Ryan2021-02-06
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-05
|\|
| * Manually run formatting job (#11797)Joel Challis2021-02-05
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-04
|\|
| * Improve Pointing Device report sending (#11064)Drashna Jaelre2021-02-03
* | Stop sounds when suspended (#11553)Joshua Diamond2021-02-01
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-31
|\|
| * quantum.c send char cleanups (#11743)Ryan2021-02-01
* | Enforce memory allocator for ChibiOS builds with allocating debounce algorith...Nick Brassel2021-01-29
* | Adds AT90USB162 support (#11570)Dasky2021-01-29