aboutsummaryrefslogtreecommitdiff
path: root/library.properties
diff options
context:
space:
mode:
authorJesse Vincent <jesse@keyboard.io>2017-10-03 22:09:52 -0700
committerJesse Vincent <jesse@keyboard.io>2017-10-03 22:10:38 -0700
commitbc817483913cdea8573e13c0cb81c6b1c092d082 (patch)
tree9770f45a82c3aaa7758f1559bc49757418df02dc /library.properties
parentupdate to shifttolayer and instead of the old keymap_n_momentary macros; (diff)
downloadkeyboardio-model01-bc817483913cdea8573e13c0cb81c6b1c092d082.tar.gz
keyboardio-model01-bc817483913cdea8573e13c0cb81c6b1c092d082.tar.bz2
keyboardio-model01-bc817483913cdea8573e13c0cb81c6b1c092d082.zip
Little bits of glue to make the Model01 Firwmare into a 'real' arduino library that the IDE doesn't hate
Diffstat (limited to 'library.properties')
-rw-r--r--library.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/library.properties b/library.properties
new file mode 100644
index 0000000..bc5d057
--- /dev/null
+++ b/library.properties
@@ -0,0 +1,10 @@
+name=Model01-Firmware
+version=1.0
+author=Jesse Vincent <jesse@keyboard.io>
+maintainer=Jesse Vincent <jesse@keyboard.io>
+sentence=The reference firmware for the Keyboardio Model 01
+paragraph=Keyboard firmware!
+category=Communication
+url=https://keyboard.io
+architectures=avr
+