summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/odin/v2
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-136/+118
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-2/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-5/+5
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+1
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* [Keyboard] Add support for KBDfans Odin V2 (#18910)Lex Brugman2022-11-2010-0/+356