summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/infinity87/rev1
AgeCommit message (Collapse)Author
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
* Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches
2023-07-08Relocate backlight drivers (#21444)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-05Mechlovin.Studio infinity87 Rev.1 Layout Additions (#20726)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_split_bs_rshift * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_iso_split_bs_rshift * add LAYOUT_tkl_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_iso_wkl_split_bs_rshift * add LAYOUT_tkl_ansi * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso * add LAYOUT_tkl_iso_tsangan * add LAYOUT_tkl_iso_wkl * enable Community Layout support * info.json: remove extra line breaks * add default and via keymaps * Update keyboards/mechlovin/infinity87/rev1/standard/info.json
2023-05-05Mechlovin.Studio Rouge87 Rev.1 Layout Additions (#20725)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso_tsangan * add LAYOUT_tkl_iso_wkl * enable Community Layout support
2023-05-05Mechlovin.Studio Rogue87 Rev.1 Layout Additions (#20724)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso_wkl
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
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-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre
2022-09-25Untangle layouts for Dimple rev3 and Infinity87 (#18462)Ryan
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-07-14correct data info.json (#13544)mechlovin
rouge87 and rogue87
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
* Set bootloader to stm32-dfu for STM32F303 * Set bootloader to stm32-dfu for STM32F0x2 * Set bootloader to stm32-dfu for STM32F4x1 * Set bootloader to stm32duino for sowbug * Delete redundant bootloader_defs headers * Add some missing MCU name comments * Move APM32 dfu-suffix overrides underneath bootloader * Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
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
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: vuhopkep <boy9x0@gmail.com>