Ver Fonte

Enough for now.

Just got the key switches for the keyboard, and I'm feeling a lot like
super-light linear switches. It really seems that those would be optimal
for typing, because of the CHOC switch's low travel.
AvariceLHubris há 1 ano atrás
pai
commit
89381245de
2 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/lib.rs
  2. 0 0
      src/storage.rs

+ 1 - 0
src/lib.rs

@@ -1,2 +1,3 @@
 pub mod node;
 pub mod hufftree;
+pub mod storage;

+ 0 - 0
src/storage.rs