summaryrefslogtreecommitdiff
path: root/common_features.mk
AgeCommit message (Expand)AuthorFilesLines
2021-07-27Remove legacy BACKLIGHT_CUSTOM_DRIVER option (#13731)Joel Challis1-5/+0
2021-07-25Haptic: driver-> feature (#13713)Joel Challis1-1/+2
2021-07-22Include lib8tion.c into RGB/LED matrix build list (#12699)Albert Y1-0/+2
2021-07-17Revert "Add rgblight to RGB Matrix VPATH" (#13559)Ryan1-3/+0
2021-07-13[Feature] Key Overrides (#11422)Jonas Gessner1-0/+5
2021-07-11Unify matrix for split common and regular matrix (#13330)Drashna Jaelre1-5/+1
2021-07-02Add rgblight to RGB Matrix VPATH (#13371)Ryan1-0/+3
2021-06-28Move RGBLight code into its own folder (#13312)Ryan1-2/+3
2021-06-25Fix CRC for AVR and enable again. (#13253)Dasky1-1/+2
2021-06-23Fix linker error when rgblight and RGB Matrix are both enabled (#13304)Ryan1-6/+6
2021-06-22Move LED/RGB Matrix code into their own directories (#13257)Ryan1-6/+12
2021-06-20Temporary disable of CRC (#13252)Joel Challis1-1/+0
2021-06-18Extensible split data sync (#11930)Nick Brassel1-1/+5
2021-06-18Add CRC8 calculation subsystem to quantum (#12641)Stefan Kerkmann1-0/+6
2021-06-10Add ST7565 LCD driver (#13089)Ryan1-0/+8
2021-06-10GMMK Pro RGB Support (#13147)Gigahawk1-1/+8
2021-05-22Do not hard set config in CPTC files (#11864)Drashna Jaelre1-1/+5
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young1-2/+2
2021-04-07LED Matrix: Implement CIE1931 curve (#12417)Ryan1-0/+1
2021-03-20LED Matrix: Additional common_features.mk tweaks (#12187)Ryan1-5/+8
2021-03-08LED Matrix: decouple from Backlight (#12054)Ryan1-3/+2
2021-02-28Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2021-03-01Extract sendstring into its own compilation unit (#12060)Ryan1-0/+1
2021-02-28Overhaul bootmagic logic to have single entrypoint (#8532)Joel Challis1-4/+17
2021-02-14Merge branch 'master' into developJoshua Diamond1-1/+0
2021-02-15LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan1-1/+0
2021-02-15Audio system overhaul (#11820)Drashna Jaelre1-1/+20
2021-02-15Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel1-0/+24
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre1-5/+0
2021-02-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+6
2021-02-07Migrate some tmk_core files to quantum (#11791)Joel Challis1-0/+6
2021-02-07Migrate mousekey to quantum (#11804)Joel Challis1-0/+6
2021-02-01Move transport.c to QUANTUM_LIB_SRC (#11751)Drashna Jaelre1-2/+2
2021-01-29Adds AT90USB162 support (#11570)Dasky1-1/+1
2021-01-28Merge remote-tracking branch 'upstream/master' into developNick Brassel1-0/+2
2021-01-28add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)Takeshi ISHII1-0/+2
2020-12-30Rewrite APA102 support (#10894)Aldehir Rojas1-8/+38
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-54/+68
2020-11-08Indicator LEDs as config (#10816)Joel Challis1-0/+1
2020-10-23Fix RGB matrix for ATmegaxxU2 (#10723)Ryan1-0/+4
2020-10-22Added EEPROM emulation for STM32F042x6 series processors (#10685)Adrian1-0/+11
2020-09-06quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei1-1/+12
2020-08-29Allow joysticks to be used without analog pins (#10169)Zach White1-1/+10
2020-08-29Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127)Nick Brassel1-0/+6
2020-08-29ARM backlight - timer implementation (#8291)Joel Challis1-1/+1
2020-08-29Hid joystick interface (#4226)a-chol1-0/+7
2020-07-26Fix Variable Trace handling (#9831)Drashna Jaelre1-4/+5
2020-06-20Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek1-1/+8
2020-05-19Add SPI 25xx EEPROM support. (#8780)Nick Brassel1-1/+6
2020-03-23Add Word Per Minute calculation feature (#8054)brickbots1-0/+5