Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-15 | feat(conditional-layers): Implement feature | Jonathan Rascher | |
This is a generalization of the existing concept of tri-layer support that's already well known. Essentially, a conditional-layer configuration activates a particular layer (the then-layer) when one or more other layers (the if-layers) are activated. This is commonly used on ortho keyboards to activate a third "adjust" layer while the primary two layers ("lower" and "raise") are active. |