summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/infinity87/rev1
Commit message (Collapse)AuthorAgeFilesLines
* Mechlovin.Studio Rouge87 Rev.1 Layout Additions (#20725)James Young2023-05-052-101/+536
| | | | | | | | | | | | | | | * 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
* Mechlovin.Studio Rogue87 Rev.1 Layout Additions (#20724)James Young2023-05-052-99/+323
| | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso_wkl
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-033-265/+265
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Remove more empty headers (#20155)Ryan2023-03-172-36/+0
|
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-5/+5
|
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+4
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+4
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+5
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-12/+10
|
* Untangle layouts for Dimple rev3 and Infinity87 (#18462)Ryan2022-09-256-342/+304
|
* Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-206-49/+21
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-7/+0
|
* correct data info.json (#13544)mechlovin2021-07-142-2/+2
| | | rouge87 and rogue87
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+4
| | | | | | | | | | | | | | | | | * 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
* add default folder to standard (#12712)Xelus222021-04-281-0/+2
|
* [Keyboard] Refactor IF87_rev1 (#12574)mechlovin2021-04-202-3/+9
|
* Add TH1800 PCB, Hex6C PCB, Rogue87 PCB, Rouge87 PCB, Infinity87 series (#11977)mechlovin2021-04-0929-0/+770
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>