The Blue Update #1

Merged
Jimbo merged 101 commits from Refactor into main 2024-10-25 21:26:22 -04:00
Showing only changes of commit ac63821835 - Show all commits

View file

@ -20,6 +20,7 @@
j = "down"; j = "down";
k = "up"; k = "up";
l = "right"; l = "right";
semicolon = "macro(C-l)";
}; };
}; };
}; };