summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/freoduo/config.h
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* [Keyboard] Freoduo - handwired split ortho keyboard. (#10724)Filip Paryż2020-10-241-0/+52
* Freoduo v1 - with fixes from @fauxpark and rebased to master branch of QMK. * One more suggested fix from @fauxpark * Fixes after @drashna review.