summaryrefslogtreecommitdiffstats
path: root/keyboards/stello65/beta
Commit message (Expand)AuthorAgeFilesLines
* Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2023-07-092-1/+3
* Remove encoder in-matrix workaround code (#20389)jack2023-06-191-18/+0
* Tidy up encoder_map directions (#20847)Joel Challis2023-05-102-2/+2
* Stello65 Beta Layout Additions and Clean-Up (#20824)James Young2023-05-0911-208/+782
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-153-37/+81
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-2/+4
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-17/+5
* Move encoder config to data driven (#19923)Ryan2023-02-263-18/+9
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-8/+3
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-16/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-5/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-12/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-042-7/+6
* [Keyboard] Add Stello65 keyboard (#17168)Uy Bui2022-06-0712-0/+413