| Commit message (Expand) | Author | Age | Files | Lines |
* | Move gpio wait logic to wait.h (#12067) | Joel Challis | 2021-03-10 | 1 | -33/+0 |
* | Remove `FUNC()` (#12161) | Ryan | 2021-03-11 | 1 | -4/+1 |
* | LED Matrix: decouple from Backlight (#12054) | Ryan | 2021-03-08 | 5 | -24/+38 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-06 | 1 | -9/+5 |
|\ |
|
| * | Remove ifdefs for UC and X/XP too (#12131) | Ryan | 2021-03-06 | 1 | -9/+5 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-06 | 1 | -21/+14 |
|\| |
|
| * | Remove a few more ifdefs from quantum_keycodes (#12129) | Ryan | 2021-03-06 | 1 | -21/+14 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-04 | 1 | -14/+10 |
|\| |
|
| * | Remove ifdefs for Swap Hands keycodes (#12095) | Drashna Jaelre | 2021-03-03 | 1 | -14/+10 |
* | | Format code according to conventions (#12088) | github-actions[bot] | 2021-03-03 | 3 | -17/+16 |
* | | Split RGB Matrix (#11055) | XScorpion2 | 2021-03-03 | 3 | -5/+66 |
* | | Format code according to conventions (#12076) | github-actions[bot] | 2021-03-01 | 1 | -2/+2 |
* | | Add ability to toggle One Shot functionality (#4198) | Drashna Jaelre | 2021-03-01 | 3 | -0/+21 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-28 | 4 | -258/+300 |
|\| |
|
| * | Extract sendstring into its own compilation unit (#12060) | Ryan | 2021-03-01 | 4 | -258/+300 |
* | | Format code according to conventions (#12056) | github-actions[bot] | 2021-02-28 | 1 | -16/+8 |
* | | Refactor of USB code within split_common (#11890) | Joel Challis | 2021-02-28 | 1 | -46/+24 |
* | | Overhaul bootmagic logic to have single entrypoint (#8532) | Joel Challis | 2021-02-28 | 9 | -15/+460 |
|/ |
|
* | [BUG] Massdrop develop rgb fix (#12022) | Nick Brassel | 2021-02-26 | 1 | -0/+3 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-02-25 | 1 | -13/+0 |
|\ |
|
| * | V-USB suspend refactor (#11891) | Ryan | 2021-02-25 | 1 | -13/+0 |
* | | RGBLight: Allow configurable default settings (#11912) | Ryan | 2021-02-16 | 1 | -5/+25 |
* | | Format code according to conventions (#11928) | github-actions[bot] | 2021-02-16 | 1 | -18/+18 |
* | | Split transport mirror (#11046) | XScorpion2 | 2021-02-16 | 7 | -37/+43 |
* | | Merge branch 'master' into develop | Joshua Diamond | 2021-02-14 | 3 | -7/+7 |
|\| |
|
| * | LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) | Ryan | 2021-02-15 | 3 | -7/+7 |
* | | Merge branch 'develop' of github.com:qmk/qmk_firmware into develop | Joshua Diamond | 2021-02-14 | 1 | -4/+4 |
|\ \ |
|
| * | | Format code according to conventions (#11907) | github-actions[bot] | 2021-02-15 | 1 | -4/+4 |
* | | | Merge branch 'master' into develop | Joshua Diamond | 2021-02-14 | 6 | -540/+160 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) | Ryan | 2021-02-14 | 4 | -106/+153 |
| * | Split gpio and atomic to platform (#11792) | Joel Challis | 2021-02-14 | 2 | -436/+6 |
* | | Audio system overhaul (#11820) | Drashna Jaelre | 2021-02-15 | 18 | -2321/+2339 |
* | | Add support for analog USBPD on STM32G4xx. (#11824) | Nick Brassel | 2021-02-15 | 1 | -0/+4 |
* | | Format code according to conventions (#11905) | github-actions[bot] | 2021-02-15 | 1 | -9/+9 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-14 | 1 | -13/+0 |
|\| |
|
| * | Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892) | Nick Brassel | 2021-02-14 | 1 | -13/+0 |
* | | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 4 | -178/+3 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-07 | 9 | -1/+1316 |
|\| |
|
| * | Migrate some tmk_core files to quantum (#11791) | Joel Challis | 2021-02-07 | 9 | -1/+1313 |
* | | Migrate mousekey to quantum (#11804) | Joel Challis | 2021-02-07 | 2 | -0/+667 |
* | | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 1 | -1/+1 |
* | | Add STM32G431 and STM32G474 board definitions. (#11793) | Nick Brassel | 2021-02-06 | 1 | -0/+66 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-05 | 1 | -45/+0 |
|\| |
|
| * | Serial refactor (#11521) | Ryan | 2021-02-06 | 1 | -45/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-05 | 2 | -12/+3 |
|\| |
|
| * | Manually run formatting job (#11797) | Joel Challis | 2021-02-05 | 2 | -12/+3 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-04 | 2 | -1/+16 |
|\| |
|
| * | Improve Pointing Device report sending (#11064) | Drashna Jaelre | 2021-02-03 | 2 | -1/+16 |
* | | Stop sounds when suspended (#11553) | Joshua Diamond | 2021-02-01 | 5 | -2/+47 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-31 | 1 | -30/+7 |
|\| |
|