summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/olly/orion
Commit message (Collapse)AuthorAgeFilesLines
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-5/+5
|
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+2
|
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-5/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* [Keyboard] Add Olly Orion to QMK (#19134)mechlovin2022-12-1210-0/+362
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>