summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/olly/orion
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+3
|
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Move TKL layouts to data driven (#20337)Ryan2023-04-053-71/+315
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-211-2/+7
|\
| * [Keyboard] Olly Orion: Disable SWD and JTAG (#20169)mechlovin2023-03-211-2/+7
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-17/+5
|/
* 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>