Age | Commit message (Expand) | Author |
2021-05-10 | Improve EEPROM defaults for Dynamic Keymaps (#12853) | Drashna Jaelre |
2021-04-25 | Do not leak weak mods from tap dance to the interrupting keypress (#12471) | Sergey Vlasov |
2021-04-19 | Fix F303 audio output on A4 with the dac_basic driver (#12480) | Sergey Vlasov |
2021-04-03 | fix line endings | Zach White |
2021-04-03 | 3 new LED effect animations (#9827) | TurtleHunter |
2021-03-25 | Fix issues when manually shifting characters and Auto Shift (#12083) | Drashna Jaelre |
2021-03-25 | Fix Kinetic speed condition (#12139) | 즈눅 |
2021-03-25 | Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (... | Takeshi ISHII |
2021-03-25 | Fix handling multiples of the same MIDI note (fixes bug brought up in issue #... | jakobkg |
2021-03-25 | Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) | Ryan |
2021-03-24 | Workaround for recent changes to mouse keycodes (#12367) | Joel Challis |
2021-03-15 | 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... | xyzz |
2021-03-12 | Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) | Ryan |
2021-03-06 | Remove ifdefs for UC and X/XP too (#12131) | Ryan |
2021-03-06 | Remove a few more ifdefs from quantum_keycodes (#12129) | Ryan |
2021-03-03 | Remove ifdefs for Swap Hands keycodes (#12095) | Drashna Jaelre |
2021-03-01 | Extract sendstring into its own compilation unit (#12060) | Ryan |
2021-02-26 | [BUG] Massdrop develop rgb fix (#12022) | Nick Brassel |
2021-02-25 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-02-25 | V-USB suspend refactor (#11891) | Ryan |
2021-02-16 | RGBLight: Allow configurable default settings (#11912) | Ryan |
2021-02-16 | Format code according to conventions (#11928) | github-actions[bot] |
2021-02-16 | Split transport mirror (#11046) | XScorpion2 |
2021-02-14 | Merge branch 'master' into develop | Joshua Diamond |
2021-02-14 | Merge branch 'develop' of github.com:qmk/qmk_firmware into develop | Joshua Diamond |
2021-02-14 | Merge branch 'master' into develop | Joshua Diamond |
2021-02-15 | LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) | Ryan |
2021-02-15 | Format code according to conventions (#11907) | github-actions[bot] |
2021-02-15 | Audio system overhaul (#11820) | Drashna Jaelre |
2021-02-15 | Add support for analog USBPD on STM32G4xx. (#11824) | Nick Brassel |
2021-02-15 | Format code according to conventions (#11905) | github-actions[bot] |
2021-02-14 | LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) | Ryan |
2021-02-14 | Split gpio and atomic to platform (#11792) | Joel Challis |
2021-02-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-02-14 | Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892) | Nick Brassel |
2021-02-09 | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre |
2021-02-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-02-07 | Migrate some tmk_core files to quantum (#11791) | Joel Challis |
2021-02-07 | Migrate mousekey to quantum (#11804) | Joel Challis |
2021-02-06 | Remove legacy print backward compatiblitly (#11805) | Joel Challis |
2021-02-06 | Add STM32G431 and STM32G474 board definitions. (#11793) | Nick Brassel |
2021-02-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-02-06 | Serial refactor (#11521) | Ryan |
2021-02-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-02-05 | Manually run formatting job (#11797) | Joel Challis |
2021-02-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-02-03 | Improve Pointing Device report sending (#11064) | Drashna Jaelre |
2021-02-01 | Stop sounds when suspended (#11553) | Joshua Diamond |
2021-01-31 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |