abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Pointers.java
AgeCommit message (Collapse)AuthorFilesLines
2022-02-20Move pointer handling code to its own classJules Aguillon1-0/+262
Separate the concerns and have a clearer interface between the two parts of the code.