summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/infinity875
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (M1) (#25618)Jack Sangdahl2-46/+44
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-5/+5
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan1-44/+44
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-818/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-146/+146
2024-04-27Migrate build target markers to keyboard.json - BM (#23627)Joel Challis1-0/+0
2024-04-27Data-Driven Keyboard Conversions: Mechlovin (#23624)James Young2-13/+6
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-3/+0
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis2-8/+3
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-04Move TKL F13 and FRL layouts to data driven (#20310)Ryan3-105/+531
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-4/+4
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-5/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba1-24/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan1-1/+0
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan3-55/+55
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2-5/+6
2022-03-10[Keyboard] Add Mechlovin Infinity87.5 PCB (#15163)mechlovin16-0/+2310