Age | Commit message (Expand) | Author |
2020-02-26 | Qmk doctor os check to support newer msys2/w10 installations (#8031) | Mikkel Jeppesen |
2020-02-26 | Beef up how `qmk doctor` works. (#7375) | skullydazed |
2020-02-26 | Align cformat rules with current CI implementation (#7936) | Joel Challis |
2020-02-26 | Fix attribute heritance for long commands. | Erovia |
2020-02-26 | Fix commandline arg merging, small improvements | Erovia |
2020-02-26 | MILC: Fix/complete attribute heritance | Erovia |
2020-02-26 | yapf and style | skullY |
2020-02-26 | Make the udev rules easier to read and manage | Erovia |
2020-02-26 | Fix Pro Micro's and its bootloader's name | Erovia |
2020-02-26 | CLI: Rework ModemManager check and add udev check | Erovia |
2020-02-26 | Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859) | ridingqwerty |
2020-02-26 | Cleanup check for PERMISSIVE_HOLD (#7861) | Drashna Jaelre |
2020-02-26 | Add per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838) | zk-phi |
2020-02-26 | RGB matrix effect - left-right gradient (#7742) | Rob Haswell |
2020-02-26 | Fix CUSTOM_MATRIX lite matrix_scan return code (#7908) | Joel Challis |
2020-02-26 | Migrate more custom matrix 'lite' code to core (#7863) | Joel Challis |
2020-02-26 | Move some common matrix code to a common location (#7699) | Joel Challis |
2020-02-26 | feat: disable webusb popup by default | Florian |
2020-02-26 | Fix function call | Drashna Jael're |
2020-02-26 | Cleanup oryx init check | Drashna Jael're |
2020-02-26 | Cleanup magic number and functions | Drashna Jael're |
2020-02-26 | Add firmware ID check | Drashna Jael're |
2020-02-26 | Forgot preprocessor for moonlander | Drashna Jael're |
2020-02-26 | Tweak moonlander | Drashna Jael're |
2020-02-26 | Move webusb pairing key back into quantum | Drashna Jael're |
2020-02-26 | Add Oryx Keymap with dynamic keymaps enabled | Drashna Jael're |
2020-02-26 | Remove webusb code from moonlander | Drashna Jael're |
2020-02-26 | Fix typedef in eeconfig.c | Drashna Jael're |
2020-02-26 | Make Dynamic Keymaps optional for Oryx | Drashna Jael're |
2020-02-26 | Disable live training if other webusb commands are sent | Drashna Jael're |
2020-02-26 | Limit number of layers due to eeprom size contstraints | Drashna Jael're |
2020-02-26 | Add EEPROM reset functionality | Drashna Jael're |
2020-02-26 | Implement core communication | Drashna Jael're |
2020-02-26 | Add Dynamic Keymap and other webUSB commands | Drashna Jael're |
2020-02-26 | Add Oryx keymap, etc | Drashna Jael're |
2020-02-26 | Add toggle for live training | Drashna Jael're |
2020-02-26 | Make Dynamic Keymaps more friendly for non-VIA implementations | Drashna Jael're |
2020-02-26 | fix type in usb_main for chibiOS | Drashna Jael're |
2020-02-26 | VIA configurator refactor | Wilba |
2020-02-26 | Start moving code out of webusb and to Oryx feature | Drashna Jael're |
2020-02-26 | Apollo (#246) | Florian Didron |
2020-01-09 | Move webusb.h includes to quantum.h (#244) | Drashna Jaelre |
2020-01-09 | Add LUFA mass storage `BOOTLOADER` "support" (#7729) | fauxpark |
2020-01-09 | Add rules.mk defaults for f103,f072,f042 (#7704) (#242) | Drashna Jaelre |
2020-01-09 | [Core] Optimize matrix processing (#7621) | Drashna Jaelre |
2020-01-09 | core: Fix variable init and header include (#7626) | Drashna Jaelre |
2020-01-09 | remove SERIAL_SOFT_DEBUG macro (#7625) | Drashna Jaelre |
2020-01-09 | Fix ChibiOS USB config for chips which support OTGv1 (#7564) | Joel Challis |
2020-01-09 | core: Fix build config in protocol.mk (#7620) | Drashna Jaelre |
2020-01-09 | fixed I2C driver support for stm32f4 (#7526) | yulei |