summaryrefslogtreecommitdiffstats
path: root/keyboards/meletrix
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-2/+2
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Tidy up encoder_map directions (#20847)Joel Challis2023-05-102-2/+2
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-102/+86
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-167-0/+268
|\
| * [Keyboard] Add zoom75 wired (#20396)spbgzh2023-04-157-0/+268
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* | Move 65% layouts to data driven (#20308)Ryan2023-04-046-1672/+1169
* | Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-042-786/+622
* | Add core/fallback encoder behaviour (#20320)jack2023-04-032-14/+0
* | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-032-4/+12
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-3/+0
* | Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* | Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* | Move matrix config to info.json, part 7 (#20020)Ryan2023-03-116-18/+15
|/
* Move encoder config to data driven (#19923)Ryan2023-02-266-27/+19
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-176-11/+12
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-202-1/+3
|\
| * [Keyboard] change RGBLED_NUM to 20 for zoom87 (#18930)spbgzh2022-11-202-1/+3
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-157-7/+7
|/
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-0721-23/+23
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-036-21/+18
* [Keyboard] add Zoom87 (#17831)GG2022-07-2921-0/+1226
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* [Keyboard] Fix encoder bug zoom65 and zoom65_litte (#15876)GG2022-01-142-0/+6
* [Keyboard] update new keyboard zoom65_lite (#15218)GG2021-12-1725-0/+1363
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Meletrix Zoom65 Refactor (#15222)James Young2021-11-1924-531/+813
* [Keyboard] Add zoom65 (#14926)GG2021-10-2621-0/+1082