summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/freoduo
Commit message (Collapse)AuthorAgeFilesLines
* remove duplicate manufacturerZach White2021-01-131-2/+1
|
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
| | | | | * exclude all of handwired * exclude more keyboards from CI
* freoduo: define RGBLight config at keyboard level (#11491)James Young2021-01-101-0/+8
| | | Configurator compiles fail without the number of LEDs defined here. Included the rest to match the default keymap's settings.
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
|
* [Keyboard] Freoduo - handwired split ortho keyboard. (#10724)Filip Paryż2020-10-249-0/+384
* Freoduo v1 - with fixes from @fauxpark and rebased to master branch of QMK. * One more suggested fix from @fauxpark * Fixes after @drashna review.