summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/infinity87
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (M1) (#25618)Jack Sangdahl2-25/+93
2025-04-22Remove empty `url` fields (#25181)Joel Challis5-5/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel10-276/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan10-10/+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 Young10-33/+39
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-3/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-2/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-2/+9
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-91/+91
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis2-60/+50
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-1/+1
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-8/+1
2023-09-13is31fl3741: driver naming cleanups (#21929)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-46/+26
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-07-08Relocate backlight drivers (#21444)Ryan1-1/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+2
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-2/+6
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-05-06Mechlovin.Studio Infinity87 Rev.2 Layout Additions (#20735)James Young2-105/+1395
2023-05-05Mechlovin.Studio Infinity87 RGB Rev1 Layout Additions (#20727)James Young2-105/+1391
2023-05-05Mechlovin.Studio infinity87 Rev.1 Layout Additions (#20726)James Young7-105/+1480
2023-05-05Mechlovin.Studio Rouge87 Rev.1 Layout Additions (#20725)James Young2-101/+536
2023-05-05Mechlovin.Studio Rogue87 Rev.1 Layout Additions (#20724)James Young2-99/+323
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan5-447/+447
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)Ryan4-2/+6
2023-03-17Remove more empty headers (#20155)Ryan8-127/+1
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan4-11/+10
2023-02-26Move backlight config to data driven (#19910)Ryan4-5/+8
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-1/+0
2023-02-17Fix API generation (#19866)Ryan1-0/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-23/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan4-9/+9
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-6/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-20/+10
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-3/+3
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan8-8/+8
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-12/+10
2022-10-05Merge remote-tracking branch 'origin/master' into developQMK Bot10-0/+83