Go to the source code of this file.
|
| namespace | lampda |
| | Program scope.
|
| |
| namespace | lampda::modes |
| | Contains basic interface types to implement custom user modes.
|
| |
|
|
using | lampda::modes::FixedModes = modes::GroupFor< fixed::PaletteBlackBodyMode, fixed::PaletteRainbowMode, fixed::PalettePapiMode > |
| | Fixed modes groups.
|
| |
|
using | lampda::modes::MiscFixedModes = modes::GroupFor< fixed::PalettePartyMode, fixed::PaletteForestMode, fixed::PaletteOceanMode > |
| | Fixed palette colors modes.
|
| |