summaryrefslogtreecommitdiff
path: root/common_features.mk
AgeCommit message (Expand)Author
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-03-01Extract sendstring into its own compilation unit (#12060)Ryan
2021-02-14Merge branch 'master' into developJoshua Diamond
2021-02-15LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-02-15Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-02-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-07Migrate some tmk_core files to quantum (#11791)Joel Challis
2021-02-07Migrate mousekey to quantum (#11804)Joel Challis
2021-02-01Move transport.c to QUANTUM_LIB_SRC (#11751)Drashna Jaelre
2021-01-29Adds AT90USB162 support (#11570)Dasky
2021-01-28Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-28add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)Takeshi ISHII
2020-12-30Rewrite APA102 support (#10894)Aldehir Rojas
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-11-08Indicator LEDs as config (#10816)Joel Challis
2020-10-23Fix RGB matrix for ATmegaxxU2 (#10723)Ryan
2020-10-22Added EEPROM emulation for STM32F042x6 series processors (#10685)Adrian
2020-09-06quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei
2020-08-29Allow joysticks to be used without analog pins (#10169)Zach White
2020-08-29Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127)Nick Brassel
2020-08-29ARM backlight - timer implementation (#8291)Joel Challis
2020-08-29Hid joystick interface (#4226)a-chol
2020-07-26Fix Variable Trace handling (#9831)Drashna Jaelre
2020-06-20Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek
2020-05-19Add SPI 25xx EEPROM support. (#8780)Nick Brassel
2020-03-23Add Word Per Minute calculation feature (#8054)brickbots
2020-03-22Reorder logic within common_features.mk (#8517)Joel Challis
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2020-03-12Add support for STM32L0/L1 onboard EEPROM. (#8002)Nick Brassel
2020-03-07Backlight - Carve out a better location for private driver functionality (#8329)Joel Challis
2020-03-06Remove unused LED_BREATHING_TABLEzvecr
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-04Relocate grave keycode processing (#8082)Joel Challis
2020-01-27Merge pull request #7995 from zvecr/feature/split_arm_i2c_removeJoel Challis
2020-01-27Fix boards which were overriding backlight without setting custom (#7970)Joel Challis
2020-01-24Remove compilation of i2c for arm splitzvecr
2020-01-24Update split serial code to use driver pattern (#7990)Joel Challis
2020-01-24Add customisable EEPROM driver selection (#7274)Nick Brassel
2020-01-17switching to you know whats up mode (#7921)Jeremy Bernhardt
2020-01-15Add ws2812 driver type define (#7888)Joel Challis
2020-01-13Relocate common backlight functionally (#7273)Joel Challis
2020-01-04Move some common matrix code to a common location (#7699)Joel Challis
2020-01-03VIA Configurator Refactor (#7268)Wilba
2019-12-16Relocate RGB keycode processing (#7508)Joel Challis
2019-12-14Convert backlight to follow driver rules patternzvecr
2019-12-03Relocate magic keycode processing (#7512)Joel Challis
2019-11-04[Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre
2019-11-02Initial migration of software PWM backlight (#6709)Joel Challis