| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Made AVR backlight pwm resolution configurable (#7521) | Mikkel Jeppesen | 2021-11-18 | 1 | -41/+68 |
* | Format code according to conventions (#15195) | QMK Bot | 2021-11-17 | 2 | -12/+16 |
* | Rename RGB fractal (#15174) | Albert Y | 2021-11-16 | 2 | -5/+5 |
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 53 | -318/+81 |
* | Reimplements WPM feature to be smaller & precise (#13902) | vectorstorm | 2021-11-16 | 2 | -23/+82 |
* | Add support for deferred executors. (#14859) | Nick Brassel | 2021-11-15 | 4 | -0/+204 |
* | Add needed include to pointing_device.c (#15167) | Drashna Jaelre | 2021-11-16 | 1 | -0/+1 |
* | Rework and expand Pointing Device support (#14343) | Drashna Jaelre | 2021-11-14 | 5 | -33/+419 |
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-11-13 | 1 | -0/+1 |
|\ |
|
| * | add wait to unicode for win (#15061) | Markus Fritsche | 2021-11-12 | 1 | -0/+1 |
* | | Basic keycode overhaul (#14726) | Ryan | 2021-11-03 | 20 | -677/+730 |
* | | Remove deprecated KEYMAP alias (#15037) | Joel Challis | 2021-11-03 | 1 | -3/+0 |
* | | Revert to old init order for host driver (#15029) | Joel Challis | 2021-11-02 | 1 | -3/+12 |
* | | Fixup LED matrix. (#15020) | Nick Brassel | 2021-11-02 | 1 | -7/+7 |
* | | haptic: Feature to disable it when usb port is not configured or suspended. (... | Purdea Andrei | 2021-11-02 | 3 | -4/+77 |
* | | Add Pixel Rain RGB Matrix effect (#14155) | Albert Y | 2021-11-02 | 2 | -0/+45 |
* | | Add a new led driver for Keychron's keyboards. (#14872) | lalalademaxiya1 | 2021-11-02 | 2 | -1/+50 |
* | | define to AUTO_SHIFT_DISABLED_AT_STARTUP (#14201) | Woody | 2021-11-02 | 1 | -1/+7 |
* | | Add support for ISSI drivers on both sides of a split keyboard (#13842) | Vlad K | 2021-11-02 | 28 | -57/+110 |
* | | Manually format develop (#15003) | Joel Challis | 2021-11-01 | 22 | -373/+464 |
* | | Add Fractal RGB matrix effects (#12670) | Albert Y | 2021-11-02 | 2 | -0/+62 |
* | | Fix issues with Oneshot disabling (#14934) | Drashna Jaelre | 2021-11-01 | 2 | -65/+104 |
* | | Fix develop after recent changes (#14975) | Joel Challis | 2021-10-28 | 1 | -0/+3 |
* | | Relocate protocol files within tmk_core/common/ (#14972) | Joel Challis | 2021-10-28 | 7 | -90/+129 |
* | | Remove SERIAL_MOUSE (#14969) | Joel Challis | 2021-10-28 | 1 | -10/+0 |
* | | Migrate makefile utilities to sub-directory (#14917) | Joel Challis | 2021-10-28 | 1 | -668/+0 |
* | | Optimize matrix scanning by removing variable shifts (#14947) | Chad Austin | 2021-10-26 | 1 | -10/+13 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-26 | 1 | -13/+12 |
|\| |
|
| * | Update mcu_selection.mk with current ChibiOS path (#14909) | MasterSpoon | 2021-10-26 | 1 | -13/+12 |
* | | Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) | Joel Challis | 2021-10-24 | 2 | -1/+20 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-20 | 1 | -1/+1 |
|\| |
|
| * | Fix type of Tap Dance max index variable (#14887) | Drashna Jaelre | 2021-10-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-20 | 1 | -0/+1 |
|\| |
|
| * | Make the MAGIC_TOGGLE_GUI keycode work (#14886) | Sergey Vlasov | 2021-10-19 | 1 | -0/+1 |
* | | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) | Stefan Kerkmann | 2021-10-18 | 1 | -0/+31 |
* | | Further tidy up of STM32 eeprom emulation (#14591) | Joel Challis | 2021-10-16 | 1 | -0/+5 |
* | | Fix misplaced endif in led_matrix_drivers.c (#14785) | Ryan | 2021-10-10 | 1 | -4/+4 |
* | | Clean up LED/RGB Matrix driver config (#14760) | Ryan | 2021-10-10 | 2 | -123/+139 |
* | | Remove QWIIC_DRIVERS (#14174) | Joel Challis | 2021-10-09 | 1 | -10/+0 |
* | | Put back eeconfig_update_ functions (#14751) | Joel Challis | 2021-10-08 | 2 | -0/+4 |
* | | Move converter specific tmk_core protocols (#14743) | Joel Challis | 2021-10-07 | 1 | -10/+0 |
* | | Correct the Turkish F '?' keycode (TR_QUES) (#14740) | precondition | 2021-10-07 | 1 | -1/+1 |
* | | Remove SERIAL_LINK feature (#14727) | Joel Challis | 2021-10-07 | 25 | -2203/+1 |
* | | Reuse of EEPROM debounce logic (#14699) | Joel Challis | 2021-10-07 | 3 | -44/+46 |
* | | Purge uGFX. (#14720) | Nick Brassel | 2021-10-07 | 22 | -2115/+0 |
* | | Remove sysex API (#14723) | Ryan | 2021-10-06 | 6 | -353/+6 |
* | | Move Audio drivers from quantum to platform drivers folder (#14308) | Drashna Jaelre | 2021-10-06 | 9 | -1412/+4 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-06 | 1 | -3/+3 |
|\| |
|
| * | [Bug] Fix command feature if mousekey is enabled and using 3-speed setting (#... | Drashna Jaelre | 2021-10-05 | 1 | -3/+3 |
* | | Add LM() keys to the list of keys disabled by NO_HAPTIC_MOD (#14181) | Purdea Andrei | 2021-10-03 | 1 | -0/+1 |