summaryrefslogtreecommitdiffstats
path: root/keyboards/matrix/m20add
Commit message (Expand)AuthorAgeFilesLines
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+11
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-3/+3
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Fixup bootloaders. (#16256)Nick Brassel2022-02-062-0/+8
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-5/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-131-1/+1
|\
| * Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-1/+1
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* | Tidy up existing i2c_master implementations (#15376)Joel Challis2021-12-021-19/+0
|/
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel2021-11-031-33/+32
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-122-6/+6
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keyboard] Fix SRC include for matrix/m20add issi driver (#13826)Drashna Jaelre2021-07-311-1/+1
* Fix compile issues due to LED changes (#13821)Drashna Jaelre2021-07-311-1/+1
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-1/+0
|\
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-1/+0
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-4/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* | ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-191-1/+1
* | ChibiOS conf migrations... take 10 (#11617)Nick Brassel2021-01-204-276/+1
* | Leftover early initialisation conversions (#11615)Nick Brassel2021-01-202-4/+2
* | ChibiOS conf migrations... take 9 (#11598)Nick Brassel2021-01-182-1198/+59
* | change matrix/m20add to use non-standard names for non-standard pinsZach White2021-01-072-3/+5
|/
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-2/+2
* Remove references to ch-bootloader-jump.patch (#10998)Joel Challis2020-11-221-2/+0
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-181-25/+2
* [Keyboard] added matrix 8xv2.0 additional (#9470)yulei2020-08-2221-0/+4240