summaryrefslogtreecommitdiffstats
path: root/keyboards/custommk/evo70
Commit message (Expand)AuthorAgeFilesLines
* Fix layout offsets for a handful of boards (#21636)Ryan2023-07-311-74/+74
* Fix encoder map declarations (#21435)Joel Challis2023-07-031-1/+1
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-2/+3
* Remove encoder in-matrix workaround code (#20389)jack2023-06-194-58/+11
* Fixup evo70 (#20949)jack2023-05-148-85/+36
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-111/+90
* Fix up via keymap builds. (#20383)Nick Brassel2023-04-091-18/+18
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+3
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-7/+9
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-5/+4
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-212-3/+3
* Fix errors flagged by generate-api (#19784)Ryan2023-02-091-1/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-142/+142
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-151-5/+14
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
* [Keyboard] customMK EVO70 (#14907)David Hoelscher2022-07-1911-0/+1205