summaryrefslogtreecommitdiffstats
path: root/keyboards/matrix
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2316-131/+104
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-232-28/+28
* rgblight: driver selection cleanups (#21558)Ryan2023-08-152-1/+1
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+4
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-248-13/+8
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-6/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1816-11/+19
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-166-3/+7
* Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-142-1/+3
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-162-187/+203
* Matrix Cain RE Touch-Up (#20719)James Young2023-05-083-124/+317
* Matrix Lab 8XV1.2 OG Layout Updates (#20720)James Young2023-05-043-102/+228
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-273-174/+123
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-156-166/+227
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0616-10/+24
* Move TKL layouts to data driven (#20337)Ryan2023-04-059-206/+1011
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-1481/+363
* WS2812 driver improvements (#20262)Ryan2023-03-301-1/+2
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-4/+0
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-119-32/+20
* Remove matrix size defines (#19581)Ryan2023-02-174-15/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-176-9/+11
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-24/+8
* Remove `DEBOUNCE` macro usage (#19750)jack2023-02-061-0/+4
* Debounce defines cleanup (#19742)Ryan2023-02-036-12/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-315-5/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel2022-11-111-0/+1
* Remove rgblight_list.h (#18878)Ryan2022-10-271-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-165-12/+12
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1512-21/+21
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-156-6/+65
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-5/+5
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-067-7/+0
|/
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-0316-64/+54
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1516-16/+16
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-261-2/+2
|\
| * Fix typos in matrix/noah readme (#16735)Lê Nguyễn Hoàng Nhân2022-03-261-2/+2
* | ChibiOS 21.11.1 update. (#16251)Nick Brassel2022-03-071-2/+1
|/
* Fixup bootloaders. (#16256)Nick Brassel2022-02-068-0/+32
* More keyboard rules.mk cleanups (#16044)Ryan2022-01-251-2/+1
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-065-28/+0