summaryrefslogtreecommitdiff
path: root/quantum/keyboard.c
Commit message (Expand)AuthorAge
* Fix encoder_init call order in keyboard_init (#19140)Christopher Hoage2022-11-27
* Digitizer feature improvements (#19034)Ryan2022-11-12
* Programmable Button API refactor and improve docs (#18641)Ryan2022-10-15
* Implement split comms watchdog (#18599)Dasky2022-10-06
* Start Bluetooth API (#18366)Ryan2022-09-29
* Start moving towards introspection-based data retrieval (#18441)Nick Brassel2022-09-29
* Move Bluetooth-related function calls up to host/keyboard level (#18274)Ryan2022-09-07
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-06
* Move Pointing Device Initialization (#17740)Drashna Jaelre2022-07-21
* Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition2022-06-23
* [Core] Add Caps Word feature to core (#16588)Pascal Getreuer2022-05-14
* Move disable_jtag to platforms (#16960)Joel Challis2022-04-29
* Implement XAP 'secure' core requirements (#16843)Joel Challis2022-04-16
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-04-09
|\
| * [Bug] Fix matrix scan reporting interval (#16825)Simon Arlott2022-04-09
* | Rename TICK to TICK_EVENT to prevent naming conflicts (#16649)Stefan Kerkmann2022-03-14
|/
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Relocate matrix_init_quantum content (#15953)Joel Challis2022-01-23
* Align location of some host led logic (#15954)Joel Challis2022-01-22
* Relocate matrix_scan_quantum tasks (#15882)Joel Challis2022-01-19
* Slight tidy up of keyboard task loop (#15725)Joel Challis2022-01-09
* Fix develop after recent changes (#14975)Joel Challis2021-10-28
* Relocate protocol files within tmk_core/common/ (#14972)Joel Challis2021-10-28
* Remove SERIAL_MOUSE (#14969)Joel Challis2021-10-28
* Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888)Joel Challis2021-10-24
* Remove QWIIC_DRIVERS (#14174)Joel Challis2021-10-09
* Move converter specific tmk_core protocols (#14743)Joel Challis2021-10-07
* Remove SERIAL_LINK feature (#14727)Joel Challis2021-10-07
* Purge uGFX. (#14720)Nick Brassel2021-10-07
* Add Support for USB programmable buttons (#12950)Thomas Weißschuh2021-09-15
* Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis2021-09-15
* `ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315)JayceFayne2021-09-08
* `OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (#14302)JayceFayne2021-09-08
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
* Fix issues with VIA EEPROM init and bring in line with eeconfig functionality...Drashna Jaelre2021-08-20
* Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis2021-08-18