Skip to content

Commit

Permalink
Add packaging files.
Browse files Browse the repository at this point in the history
  • Loading branch information
OtherCrashOverride committed Oct 18, 2018
1 parent 2137aa0 commit 3365ca0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pack.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash
rm Keyboard.fw
TITLE="Keyboard ($(date +%Y%m%d))"
./mkfw "$TITLE" tile.raw 0 16 1048576 keyboard build/keyboard-go.bin
mv firmware.fw Keyboard.fw
Binary file added tile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tile.raw
Binary file not shown.

0 comments on commit 3365ca0

Please sign in to comment.