summaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* Add needed include to pointing_device.c (#15167)Drashna Jaelre2021-11-161-0/+1
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-145-33/+419
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-11-131-0/+1
|\
| * add wait to unicode for win (#15061)Markus Fritsche2021-11-121-0/+1
* | Basic keycode overhaul (#14726)Ryan2021-11-0320-677/+730
* | Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-031-3/+0
* | Revert to old init order for host driver (#15029)Joel Challis2021-11-021-3/+12
* | Fixup LED matrix. (#15020)Nick Brassel2021-11-021-7/+7
* | haptic: Feature to disable it when usb port is not configured or suspended. (...Purdea Andrei2021-11-023-4/+77
* | Add Pixel Rain RGB Matrix effect (#14155)Albert Y2021-11-022-0/+45
* | Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya12021-11-022-1/+50
* | define to AUTO_SHIFT_DISABLED_AT_STARTUP (#14201)Woody2021-11-021-1/+7
* | Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-0228-57/+110
* | Manually format develop (#15003)Joel Challis2021-11-0122-373/+464
* | Add Fractal RGB matrix effects (#12670)Albert Y2021-11-022-0/+62
* | Fix issues with Oneshot disabling (#14934)Drashna Jaelre2021-11-012-65/+104
* | Fix develop after recent changes (#14975)Joel Challis2021-10-281-0/+3
* | Relocate protocol files within tmk_core/common/ (#14972)Joel Challis2021-10-287-90/+129
* | Remove SERIAL_MOUSE (#14969)Joel Challis2021-10-281-10/+0
* | Migrate makefile utilities to sub-directory (#14917)Joel Challis2021-10-281-668/+0
* | Optimize matrix scanning by removing variable shifts (#14947)Chad Austin2021-10-261-10/+13
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-261-13/+12
|\|
| * Update mcu_selection.mk with current ChibiOS path (#14909)MasterSpoon2021-10-261-13/+12
* | Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888)Joel Challis2021-10-242-1/+20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-201-1/+1
|\|
| * Fix type of Tap Dance max index variable (#14887)Drashna Jaelre2021-10-191-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-201-0/+1
|\|
| * Make the MAGIC_TOGGLE_GUI keycode work (#14886)Sergey Vlasov2021-10-191-0/+1
* | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-181-0/+31
* | Further tidy up of STM32 eeprom emulation (#14591)Joel Challis2021-10-161-0/+5
* | Fix misplaced endif in led_matrix_drivers.c (#14785)Ryan2021-10-101-4/+4
* | Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-102-123/+139
* | Remove QWIIC_DRIVERS (#14174)Joel Challis2021-10-091-10/+0
* | Put back eeconfig_update_ functions (#14751)Joel Challis2021-10-082-0/+4
* | Move converter specific tmk_core protocols (#14743)Joel Challis2021-10-071-10/+0
* | Correct the Turkish F '?' keycode (TR_QUES) (#14740)precondition2021-10-071-1/+1
* | Remove SERIAL_LINK feature (#14727)Joel Challis2021-10-0725-2203/+1
* | Reuse of EEPROM debounce logic (#14699)Joel Challis2021-10-073-44/+46
* | Purge uGFX. (#14720)Nick Brassel2021-10-0722-2115/+0
* | Remove sysex API (#14723)Ryan2021-10-066-353/+6
* | Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre2021-10-069-1412/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-061-3/+3
|\|
| * [Bug] Fix command feature if mousekey is enabled and using 3-speed setting (#...Drashna Jaelre2021-10-051-3/+3
* | Add LM() keys to the list of keys disabled by NO_HAPTIC_MOD (#14181)Purdea Andrei2021-10-031-0/+1
* | Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan2021-09-301-1/+1
* | Added power tracking api (#12691)Purdea Andrei2021-09-302-0/+90
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-291-10/+0
|\|
| * [Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre2021-09-291-10/+0
* | Remove GCC version check from song list inclusion (#14600)Drashna Jaelre2021-09-251-5/+3
* | Initial pass of F405 support (#14584)Joel Challis2021-09-251-0/+32