summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/infinity87
AgeCommit message (Expand)Author
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Fix API generation (#19866)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)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-10-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-05Fixup builds for mechlovin/infinity87. (#18604)Nick Brassel
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-25Untangle layouts for Dimple rev3 and Infinity87 (#18462)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-04[Keyboard] Update Infinity87 rev. 2 (#14820)mechlovin
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-10-10Clean up LED/RGB Matrix driver config (#14760)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-08-03Unconditionally call led_init_ports (#12116)Joel Challis
2021-07-31__flash? (#13799)Joel Challis
2021-07-14Merge remote-tracking branch 'origin/master' into developZach White
2021-07-14correct data info.json (#13544)mechlovin
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-04-28add default folder to standard (#12712)Xelus22
2021-04-20[Keyboard] Refactor IF87_rev1 (#12574)mechlovin
2021-04-09Add TH1800 PCB, Hex6C PCB, Rogue87 PCB, Rouge87 PCB, Infinity87 series (#11977)mechlovin
2021-03-10Refactor to use led config - Part 6 (#12115)Joel Challis
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel