summaryrefslogtreecommitdiff
path: root/common_features.mk
AgeCommit message (Expand)Author
2021-08-18Various fixes from reorg of files (#14051)Joel Challis
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis
2021-08-17Relocate platform specific drivers (#13894)Joel Challis
2021-08-18Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol
2021-08-09Remove backwards compatibility of debounce names (#13877)Joel Challis
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-08-03Move print/debug files to quantum (#12069)Joel Challis
2021-07-31Move some led drivers to common folder (#13749)Joel Challis
2021-07-28Minor tidy up of key overrides (#13747)Joel Challis
2021-07-27Remove legacy BACKLIGHT_CUSTOM_DRIVER option (#13731)Joel Challis
2021-07-25Haptic: driver-> feature (#13713)Joel Challis
2021-07-22Include lib8tion.c into RGB/LED matrix build list (#12699)Albert Y
2021-07-17Revert "Add rgblight to RGB Matrix VPATH" (#13559)Ryan
2021-07-13[Feature] Key Overrides (#11422)Jonas Gessner
2021-07-11Unify matrix for split common and regular matrix (#13330)Drashna Jaelre
2021-07-02Add rgblight to RGB Matrix VPATH (#13371)Ryan
2021-06-28Move RGBLight code into its own folder (#13312)Ryan
2021-06-25Fix CRC for AVR and enable again. (#13253)Dasky
2021-06-23Fix linker error when rgblight and RGB Matrix are both enabled (#13304)Ryan
2021-06-22Move LED/RGB Matrix code into their own directories (#13257)Ryan
2021-06-20Temporary disable of CRC (#13252)Joel Challis
2021-06-18Extensible split data sync (#11930)Nick Brassel
2021-06-18Add CRC8 calculation subsystem to quantum (#12641)Stefan Kerkmann
2021-06-10Add ST7565 LCD driver (#13089)Ryan
2021-06-10GMMK Pro RGB Support (#13147)Gigahawk
2021-05-22Do not hard set config in CPTC files (#11864)Drashna Jaelre
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-04-07LED Matrix: Implement CIE1931 curve (#12417)Ryan
2021-03-20LED Matrix: Additional common_features.mk tweaks (#12187)Ryan
2021-03-08LED Matrix: decouple from Backlight (#12054)Ryan
2021-02-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-01Extract sendstring into its own compilation unit (#12060)Ryan
2021-02-28Overhaul bootmagic logic to have single entrypoint (#8532)Joel Challis
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