summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin
Commit message (Expand)AuthorAgeFilesLines
...
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-19/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0865-208/+85
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-082-1/+8
|\
| * [Keyboard] Fix the underglow RGB LED (#19622)mechlovin2023-02-072-1/+8
* | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-072-10/+0
* | Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-077-30/+0
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-065-25/+0
* | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-052-10/+0
* | Debounce defines cleanup (#19742)Ryan2023-02-0312-36/+0
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-035-15/+0
* | Clean up Force NKRO in config.h (#19718)Ryan2023-01-305-105/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3134-34/+0
* | Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-286-18/+0
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1017-16/+9
* | Remove useless line continuations (#19399)Ryan2022-12-301-54/+54
|/
* [Keyboard] Add Olly Orion to QMK (#19134)mechlovin2022-12-1210-0/+362
* [Keyboard] Add Zed65-monoLED and Zed65-Cor65 (#18872)mechlovin2022-12-1254-12/+738
* Refactor some led_set_kb instances (#19179)Joel Challis2022-12-091-7/+7
* [Keyboard] Add Olly_Octagon PCB to QMK (#19128)mechlovin2022-12-0412-0/+448
* [Keyboard] Add ISO layout support for Zed60 PCB (#19204)mechlovin2022-12-042-8/+79
* [Keyboard] Change indicator LED state on Kay60 (#19182)mechlovin2022-12-031-1/+0
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-277-9/+9
* Remove .noci functionality (#19122)Joel Challis2022-11-2113-0/+0
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel2022-11-111-1/+3
* LED config fixes (#18973)Ryan2022-11-111-32/+46
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-24/+0
* `mechlovin/adelais/standard_led/avr/rev1`: fix layout (#18997)Ryan2022-11-081-1/+1
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-031-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-293-4/+5
|\
| * [Keyboard] Update Kay65 LED state (#18895)mechlovin2022-10-293-4/+5
* | Remove rgblight_list.h (#18878)Ryan2022-10-271-3/+3
* | Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1528-34/+34
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-1515-100/+124
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0510-0/+83
|\|
| * Fixup builds for mechlovin/infinity87. (#18604)Nick Brassel2022-10-0510-0/+83
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-046-96/+109
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-292-75/+243
|\|
| * Mechlovin Zed65 Wearhaus66 Configurator Fixes (#18507)James Young2022-09-282-75/+243
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-275-12/+304
|\|
| * Mechlovin Foundation Configurator Cleanup (#18500)James Young2022-09-275-12/+304
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-268-8/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-259-540/+512
|\|
| * Untangle layouts for Dimple rev3 and Infinity87 (#18462)Ryan2022-09-259-540/+512
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-2315-67/+67
|/
* [Keyboard] Wearhaus66 correct matrix (#18284)mechlovin2022-09-071-1/+1
* Remove more RESET keycode references (#18252)Joel Challis2022-09-033-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-243-2/+3
|\