Add mozc-mageru/ for Gboard Spoon Bending Version

This commit is contained in:
Makoto Shimazu
2019-03-31 23:38:22 +09:00
parent d75929e0c8
commit cc6fa955e9
13 changed files with 2996 additions and 74 deletions

27
third_party/.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# Object files
*.o
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
_build

View File

@@ -0,0 +1,4 @@
Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
https://creativecommons.org/licenses/by-sa/4.0/
https://creativecommons.org/licenses/by-sa/4.0/legalcode

View File

@@ -0,0 +1,7 @@
A spoon shape file for 3D printing which has a slot to embed flex sensor in.
- slotted_spoon.stl
This is a modified version of spoon.stl included in
"Fork, Knife & Spoon" by hacklabnobo
https://www.thingiverse.com/thing:226875

Binary file not shown.