summaryrefslogtreecommitdiffstats
path: root/keyboards/meletrix/zoom65
Commit message (Expand)AuthorAgeFilesLines
* Tidy up encoder in matrix references (#21718)Joel Challis2023-08-091-21/+0
* Fix encoder map declarations (#21435)Joel Challis2023-07-031-1/+1
* Remove encoder in-matrix workaround code (#20389)jack2023-06-195-73/+17
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-828/+585
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-6/+0
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-2/+6
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-6/+5
* Move encoder config to data driven (#19923)Ryan2023-02-263-12/+9
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-077-7/+7
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keyboard] Fix encoder bug zoom65 and zoom65_litte (#15876)GG2022-01-141-0/+3
* 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