summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin
AgeCommit message (Collapse)Author
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
2024-02-20Manual user keymap removal (#23119)Joel Challis
2024-02-14Migrate WEAR_LEVELING_* to info.json (#23077)Joel Challis
2024-02-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-01-31[Keyboard] Add Zed1800 platform PCB (#19250)mechlovin
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis
2024-01-14[Keyboard] Add Olly JF Rev.2 (#21775)mechlovin
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-13[Keyboard] Zed65/no_backlight/cor65 correct data layout (#22898)mechlovin
2024-01-01Temporary fix for mechlovin/olly/octagon (#22796)Joel Challis
2024-01-01Migrate LED Matrix config to info.json (#22792)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-25Simplify more feature driver defines (#22090)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-14Mechlovin Zed65 910 Layout Standardization (#22018)James Young
* Add layout/matrix diagram [docs] * Rename `LAYOUT_65_iso_tsangan_split_bs` to `LAYOUT_iso_split_bs` [refactor] * Rename `LAYOUT_65_ansi_tsangan` to `LAYOUT_ansi` [refactor] * Rename `LAYOUT_65_ansi_blocker_tsangan` to `LAYOUT_ansi_blocker_tsangan` [refactor] * Rename `LAYOUT_65_ansi_tsangan_split_bs` to `LAYOUT_all` [refactor]
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-09-13is31fl3741: driver naming cleanups (#21929)Ryan
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-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan
2023-07-08Relocate backlight drivers (#21444)Ryan
2023-07-08Mechlovin Zed65 rev1 Develop Touch-Up (#21476)James Young
2023-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-03[Keyboard] Add Zed65 910 PCB (#21415)mechlovin
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-24Mechlovin Zed65 rev1 Touch-Up (#21373)James Young
* [docs] add layout/matrix diagram * [refactor] rename LAYOUT_65_ansi_tsangan to LAYOUT_65_ansi
2023-06-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-24Update config.h (#21361)mechlovin
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-06-04[Keyboard] Zed65 Rev.1 - Update info.json (#21122)mechlovin
2023-06-03[Keyboard] Add the Zed65 rev.1 PCB (#21043)mechlovin
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan
* Add missing layout data for a handful of boards * typo * Add missing layouts for stoutgat * Add missing layout for j80 * Replace missing layout with alias for wraith * Add missing layout for matrix/me * Add missing layout for satisfaction75/prototype * Apply suggestions from code review * Rename wt80-a layouts * Rename rosa layouts * Add missing layouts for naked48 * Add missing layouts for naked60 * Add missing layouts for uma * Remove unused and pointless `LAYOUT_stack` for buzzard * Add missing layout for keyboardio/model01 * Add missing layout for smk65 revf * Fix via keymap for h60 * Add missing layout for jabberwocky/v1 * Apply suggestions from code review * Add missing layout for m3n3van * Add missing layout for giabalanai * Add missing layouts for treadstone48/rev1 * Add missing layouts for squiggle * Update keyboards/marksard/treadstone48/rev1/info.json
2023-05-13Mechlovin Studio Jay60 Community Layout Support (#20928)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * enable Community Layout support
2023-05-06Mechlovin Studio Serratus Layout Additions (#20737)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_split_bs_rshift * add LAYOUT_tkl_ansi * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_iso_split_bs_rshift * add LAYOUT_tkl_iso * add LAYOUT_tkl_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_iso_tsangan * enable Community Layout support
2023-05-06Mechlovin.Studio Olly JF Layout Additions (#20736)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct layout data * add LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * add LAYOUT_iso_split_bs_rshift * add LAYOUT_iso * add reference keymaps
2023-05-06Mechlovin.Studio Infinity87 Rev.2 Layout Additions (#20735)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_split_bs_rshift * add LAYOUT_tkl_ansi * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso * add LAYOUT_tkl_iso_split_bs_rshift * add LAYOUT_tkl_iso_tsangan * add LAYOUT_tkl_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_iso_wkl * add LAYOUT_tkl_iso_wkl_split_bs_rshift * enable Community Layout support * Apply suggestions from code review
2023-05-05Mechlovin.Studio Infinity87 RGB Rev1 Layout Additions (#20727)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_split_bs_rshift * add LAYOUT_tkl_iso_split_bs_rshift * add LAYOUT_tkl_ansi * add LAYOUT_tkl_iso * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_iso_tsangan * add LAYOUT_tkl_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_iso_wkl_split_bs_rshift * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso_wkl * enable Community Layout support * info.json: remove extra line breaks
2023-05-05Mechlovin9 Layout Addition (#20728)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_ansi_blocker_tsangan * enable Community Layout support
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