summaryrefslogtreecommitdiffstats
path: root/keyboards/matrix
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-134-4/+4
|\
| * Fix up build options comments (#15463)Ryan2021-12-124-4/+4
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-098-13/+8
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-098-13/+8
* | Tidy up existing i2c_master implementations (#15376)Joel Challis2021-12-021-19/+0
|/
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-016-11/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-242-2/+2
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* matrix/abelx - Update ChibiOS conf files (#15130)Joel Challis2021-11-133-1299/+70
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-122-26/+74
|\
| * Fix obsolete or unknown configuration file (#15129)Joel Challis2021-11-122-26/+74
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-112-3/+3
|\|
| * Avoid MATRIX_*_PINS due to schema validation errors (#15123)Joel Challis2021-11-122-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-0521-0/+4020
|\|
| * add matrix abelx keyboard (#10968)yulei2021-11-0521-0/+4020
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-055-5/+5
* | Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel2021-11-032-66/+64
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-159-0/+309
|\|
| * [Keyboard] add Matrix Me (#14331)yulei2021-09-159-0/+309
* | Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-123-8/+8
|/
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0