abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Keyboard2.java
AgeCommit message (Expand)AuthorFilesLines
2015-08-03Repeat key on long pressjuloo1-1/+1
2015-08-02Send Ctrl/Alt(/Shift) to the applicationjuloo1-16/+34
2015-08-02Fix mini crash + Can disable on keysjuloo1-0/+2
2015-08-01Implement shift keyjuloo1-2/+2
2015-08-01Send keys to the applicationjuloo1-2/+19
2015-08-01Improve KeyValuejuloo1-0/+5
2015-07-31Create KeyboardData class and handle move on keysjuloo1-1/+10
2015-07-30Initial commitjuloo1-0/+25