summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/freoduo/config.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Updated Freoduo keymap (#19351)Filip Paryż2023-01-091-3/+3
|
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-7/+0
|
* 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.