| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-04-19 | Move some keys under the Fn modifier and move it on the bottom row | Jules Aguillon | 1 | -16/+17 | |
| 2021-04-18 | Add function keys | Jules Aguillon | 1 | -8/+36 | |
| Add the Fn modifier that change the digits into F1 to F10. | |||||
| 2021-04-18 | Separate handling of modifiers from KeyValue class | Jules Aguillon | 1 | -0/+70 | |
| KeyValue defines an ADT and some of its values, it now contains public final fields and no internal logic. KeyModifier handles modifiers and accents and creates new instances of KeyValue when needed. This operation is now properly cached. | |||||
