summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin
AgeCommit message (Expand)Author
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan
2023-04-05Disable specific warnings to mitigate compilation problems with `KEEP_INTERME...Nick Brassel
2023-04-04Move 65% layouts to data driven (#20308)Ryan
2023-04-04Move TKL F13 and FRL layouts to data driven (#20310)Ryan
2023-04-02Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-04-02[Keyboard] Add Mechlovin9 rev.3 (#20119)mechlovin
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-21[Keyboard] Olly Orion: Disable SWD and JTAG (#20169)mechlovin
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Fix API generation (#19866)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-07[Keyboard] Fix the underglow RGB LED (#19622)mechlovin
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-12[Keyboard] Add Olly Orion to QMK (#19134)mechlovin
2022-12-12[Keyboard] Add Zed65-monoLED and Zed65-Cor65 (#18872)mechlovin
2022-12-09Refactor some led_set_kb instances (#19179)Joel Challis
2022-12-04[Keyboard] Add Olly_Octagon PCB to QMK (#19128)mechlovin
2022-12-04[Keyboard] Add ISO layout support for Zed60 PCB (#19204)mechlovin
2022-12-03[Keyboard] Change indicator LED state on Kay60 (#19182)mechlovin
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-11Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel