summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-0797-8068/+0
|
* Merge upstream masterlokher2022-12-0697-0/+8068
|\
| * [Keyboard] Add Olly_Octagon PCB to QMK (#19128)mechlovin2022-12-0412-0/+448
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keyboard] Add ISO layout support for Zed60 PCB (#19204)mechlovin2022-12-042-8/+79
| | | | | | | | | | * add iso layout * Update zed60.h
| * [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, ↵Nick Brassel2022-11-111-1/+3
| | | | | | | | GD32V. (#19020)
| * 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 rgblight_list defines with no usage * Remove rgblight_setrgb_*[_at] defines * Remove rgblight_sethsv_* defines * Remove rgblight_sethsv_noeeprom_* defines * Delete rgblight_list.h and remove all references
| * | Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
| | |
| * | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
| * | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1528-34/+34
| | | | | | | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
| * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
| * | 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
| | | | | | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
| * | 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
| |/
* / Remove non-Keychron keyboardslokher2022-09-13483-21719/+0
|/
* [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
|\
| * Fix use of encoder map in mechlovin/zed65/retro66 (#18158)Joel Challis2022-08-243-2/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-243-2/+3
|\|
| * Fix use of encoder map in mechlovin/foundation (#18157)Joel Challis2022-08-243-2/+3
| |
* | RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-2029-0/+852
|\|
| * [Keyboard] Add Zed65 (#17917)mechlovin2022-08-2029-0/+852
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-209-9/+9
|\|
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-209-9/+9
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-2064-195/+181
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-2064-195/+181
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-1310-0/+328
|\|
| * [Keyboard] Add Foundation to QMK (#17573)mechlovin2022-08-1310-0/+328
| | | | | | | | | | * add mechlovin foundation keyboard Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-132-82/+82
|\|
| * [Keyboard] Fix compilation issues for Mechlovin Adelais (#18019)Drashna Jaelre2022-08-132-82/+82
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-097-73/+146
|\|