This website works better with JavaScript.
Home
Help
Sign In
DashieElectronics
/
hex-keyboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
First commit
master
squeaky otter
2 years ago
commit
6f6442238d
Signed by:
dashie
GPG Key ID:
C2D57B325840B755
3 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
.gitmodules
+1
-0
teensy.pretty
+1
-0
teensy_library
+ 6
- 0
.gitmodules
View File
@ -0,0 +1,6 @@
[submodule "teensy_library"]
path = teensy_library
url = https://github.com/XenGi/teensy_library
[submodule "teensy.pretty"]
path = teensy.pretty
url = https://github.com/XenGi/teensy.pretty
+ 1
- 0
teensy.pretty
@ -0,0 +1 @@
Subproject commit 75888409168f179f063d0f2d2da6f7db5caa68c4
+ 1
- 0
teensy_library
@ -0,0 +1 @@
Subproject commit ffbf4bc82b544b12ed42a65ce9d75759134f84b4
Write
Preview
Loading…
Cancel
Save