summaryrefslogtreecommitdiff
path: root/keyboards/matrix/m20add
AgeCommit message (Expand)Author
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2023-12-05Rework RGBLight driver system (#22529)Ryan
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-11-01Relocate LED driver init code (#22365)Ryan
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-02-06Fixup bootloaders. (#16256)Nick Brassel
2022-01-06Fixes for bootloader refactor build failures (#15638)Ryan
2021-12-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-02Tidy up existing i2c_master implementations (#15376)Joel Challis
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-11-03Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-31[Keyboard] Fix SRC include for matrix/m20add issi driver (#13826)Drashna Jaelre
2021-07-31Fix compile issues due to LED changes (#13821)Drashna Jaelre
2021-07-31__flash? (#13799)Joel Challis
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-19ChibiOS enable memory allocations (#11620)Nick Brassel
2021-01-20ChibiOS conf migrations... take 10 (#11617)Nick Brassel
2021-01-20Leftover early initialisation conversions (#11615)Nick Brassel
2021-01-18ChibiOS conf migrations... take 9 (#11598)Nick Brassel
2021-01-07change matrix/m20add to use non-standard names for non-standard pinsZach White