index
:
unexpected-keyboard
main
skintones
Unnamed repository; edit this file 'description' to name the repository.
Git daemon user
about
tree
summary
refs
log
commit
diff
log msg
author
committer
range
path:
root
/
srcs
/
juloo.keyboard2
/
KeyModifier.java
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
Allow to type İ on the Turkish layout
Jules Aguillon
1
-0
/
+4
2022-07-09
Add alternative greek and math symbols
quantenzitrone
1
-0
/
+30
2022-07-09
added uppercase ẞ of ß
Quantenzitrone
1
-0
/
+1
2022-07-09
Switch to greekmath with Fn+switch_numeric
Jules Aguillon
1
-0
/
+10
2022-06-06
Refactor: Remove KeyValue.name
Jules Aguillon
1
-81
/
+94
2022-06-05
Refactor: Separate Events and Keyevents and use enums
Jules Aguillon
1
-26
/
+26
2022-06-05
Refactor: Merge KeyValue.char and code fields
Jules Aguillon
1
-11
/
+5
2022-06-05
Refactor: Associate key events in KeyModifier
Jules Aguillon
1
-0
/
+69
2022-06-05
Refactor: Abstract KeyValue fields
Jules Aguillon
1
-168
/
+203
2022-06-05
Add combining 'accent_arrow_right'
Jules Aguillon
1
-1
/
+15
2022-06-05
Add the 'accent_slash' modifier
Jules Aguillon
1
-0
/
+18
2022-06-05
Stop using flags for modifiers
Jules Aguillon
1
-207
/
+223
2022-04-24
Add Double acute diacritic
Jules Aguillon
1
-0
/
+9
2022-04-24
Add support for Lithuanian
Jules Aguillon
1
-0
/
+4
2022-04-02
Add currency symbols under the Fn key
Jules Aguillon
1
-2
/
+7
2022-04-02
`Arrows` and `Box` system (#114)
Raphael
1
-0
/
+68
2022-03-31
µ, æ and œ also generated by Fn
ArenaL5
1
-7
/
+4
2022-03-31
Add arrows
ArenaL5
1
-0
/
+8
2022-03-31
Add non-breaking space as Fn+Space
ArenaL5
1
-0
/
+1
2022-03-31
Add extra symbols to Fn
ArenaL5
1
-46
/
+25
2022-03-19
Add F11 and F12
Jules Aguillon
1
-14
/
+26
2022-03-13
Avoid showing some symbols twice in Fn mode
Jules Aguillon
1
-3
/
+6
2022-02-19
Add Ord+* = °
Jules Aguillon
1
-0
/
+1
2022-02-19
add-ordinal-numbers-symbol-system
Raphael
1
-0
/
+16
2022-01-29
Fn+Tab to send the tab character
Jules Aguillon
1
-0
/
+1
2022-01-20
Add keys for Latvian
Edgars
1
-0
/
+10
2022-01-01
Change the key combination for °
Jules Aguillon
1
-5
/
+2
2021-12-11
Add Swedish
Jules Aguillon
1
-0
/
+5
2021-12-05
Add the euro and pound symbols
Jules Aguillon
1
-0
/
+2
2021-05-08
Move the "Ins" key under Fn
Jules Aguillon
1
-0
/
+1
2021-05-08
Add french quotes, en- and em-dash
Jules Aguillon
1
-0
/
+7
2021-05-08
Move inverted punctuation to the tilde modifier
Jules Aguillon
1
-3
/
+6
2021-05-08
Improve the numeric keyboard
Jules Aguillon
1
-33
/
+75
2021-05-01
Add '¿' and '¡'
Jules Aguillon
1
-0
/
+2
2021-04-19
Add more characters under accents
Jules Aguillon
1
-9
/
+53
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
2021-04-18
Separate handling of modifiers from KeyValue class
Jules Aguillon
1
-0
/
+70