abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/KeyModifier.java
AgeCommit message (Expand)AuthorFilesLines
2022-03-13Avoid showing some symbols twice in Fn modeJules Aguillon1-3/+6
2022-02-19Add Ord+* = °Jules Aguillon1-0/+1
2022-02-19add-ordinal-numbers-symbol-systemRaphael1-0/+16
2022-01-29Fn+Tab to send the tab characterJules Aguillon1-0/+1
2022-01-20Add keys for LatvianEdgars1-0/+10
2022-01-01Change the key combination for °Jules Aguillon1-5/+2
2021-12-11Add SwedishJules Aguillon1-0/+5
2021-12-05Add the euro and pound symbolsJules Aguillon1-0/+2
2021-05-08Move the "Ins" key under FnJules Aguillon1-0/+1
2021-05-08Add french quotes, en- and em-dashJules Aguillon1-0/+7
2021-05-08Move inverted punctuation to the tilde modifierJules Aguillon1-3/+6
2021-05-08Improve the numeric keyboardJules Aguillon1-33/+75
2021-05-01Add '¿' and '¡'Jules Aguillon1-0/+2
2021-04-19Add more characters under accentsJules Aguillon1-9/+53
2021-04-19Move some keys under the Fn modifier and move it on the bottom rowJules Aguillon1-16/+17
2021-04-18Add function keysJules Aguillon1-8/+36
2021-04-18Separate handling of modifiers from KeyValue classJules Aguillon1-0/+70