summaryrefslogtreecommitdiffstats
path: root/common_features.mk
Commit message (Expand)AuthorAgeFilesLines
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-5/+15
* Fix Mouse Shared EP functionality (#14136)Drashna Jaelre2021-08-241-2/+2
* Various fixes from reorg of files (#14051)Joel Challis2021-08-181-1/+1
* Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis2021-08-181-0/+7
* Relocate platform specific drivers (#13894)Joel Challis2021-08-171-0/+1
* Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol2021-08-181-0/+5
* Remove backwards compatibility of debounce names (#13877)Joel Challis2021-08-091-14/+2
* Remove Full Bootmagic (#13846)James Young2021-08-061-5/+2
* Move print/debug files to quantum (#12069)Joel Challis2021-08-031-1/+9
* Move some led drivers to common folder (#13749)Joel Challis2021-07-311-7/+7
* Minor tidy up of key overrides (#13747)Joel Challis2021-07-281-5/+5
* Remove legacy BACKLIGHT_CUSTOM_DRIVER option (#13731)Joel Challis2021-07-271-5/+0
* Haptic: driver-> feature (#13713)Joel Challis2021-07-251-1/+2
* Include lib8tion.c into RGB/LED matrix build list (#12699)Albert Y2021-07-221-0/+2
* Revert "Add rgblight to RGB Matrix VPATH" (#13559)Ryan2021-07-171-3/+0
* [Feature] Key Overrides (#11422)Jonas Gessner2021-07-131-0/+5
* Unify matrix for split common and regular matrix (#13330)Drashna Jaelre2021-07-111-5/+1
* Add rgblight to RGB Matrix VPATH (#13371)Ryan2021-07-021-0/+3
* Move RGBLight code into its own folder (#13312)Ryan2021-06-281-2/+3
* Fix CRC for AVR and enable again. (#13253)Dasky2021-06-251-1/+2
* Fix linker error when rgblight and RGB Matrix are both enabled (#13304)Ryan2021-06-231-6/+6
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-6/+12
* Temporary disable of CRC (#13252)Joel Challis2021-06-201-1/+0
* Extensible split data sync (#11930)Nick Brassel2021-06-181-1/+5
* Add CRC8 calculation subsystem to quantum (#12641)Stefan Kerkmann2021-06-181-0/+6
* Add ST7565 LCD driver (#13089)Ryan2021-06-101-0/+8
* GMMK Pro RGB Support (#13147)Gigahawk2021-06-101-1/+8
* Do not hard set config in CPTC files (#11864)Drashna Jaelre2021-05-221-1/+5
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-2/+2
* LED Matrix: Implement CIE1931 curve (#12417)Ryan2021-04-071-0/+1
* LED Matrix: Additional common_features.mk tweaks (#12187)Ryan2021-03-201-5/+8
* LED Matrix: decouple from Backlight (#12054)Ryan2021-03-081-3/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-281-0/+1
|\
| * Extract sendstring into its own compilation unit (#12060)Ryan2021-03-011-0/+1
* | Overhaul bootmagic logic to have single entrypoint (#8532)Joel Challis2021-02-281-4/+17
|/
* Merge branch 'master' into developJoshua Diamond2021-02-141-1/+0
|\
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-151-1/+0
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+20
* | Add support for analog USBPD on STM32G4xx. (#11824)Nick Brassel2021-02-151-0/+24
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-5/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-071-0/+6
|\|
| * Migrate some tmk_core files to quantum (#11791)Joel Challis2021-02-071-0/+6
* | Migrate mousekey to quantum (#11804)Joel Challis2021-02-071-0/+6
* | Move transport.c to QUANTUM_LIB_SRC (#11751)Drashna Jaelre2021-02-011-2/+2
* | Adds AT90USB162 support (#11570)Dasky2021-01-291-1/+1
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-281-0/+2
|\|
| * add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)Takeshi ISHII2021-01-281-0/+2
* | Rewrite APA102 support (#10894)Aldehir Rojas2020-12-301-8/+38
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-54/+68
* Indicator LEDs as config (#10816)Joel Challis2020-11-081-0/+1