Support entering either keycode or passphrase per button. master
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 9 Nov 2013 15:08:11 +0000 (15:08 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 9 Nov 2013 15:11:16 +0000 (15:11 +0000)
commitc7b136e0b1d6936561fed2c8a0e7fabc29e28b8b
tree73317e1f5724e65ba1c01d87c29f58899581cd1c
parent15a1443a098edec7f19ea6628da6170b2f979ea2
Support entering either keycode or passphrase per button.

All the configuration data is now held in eeprom and for each button either
a multi-character alphanumeric phrase or a single keycode can be configured.
Added a python script to configure the eeprom image (either taken from the
device or generated by the compiler).

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Makefile
config_eeprom.py [new file with mode: 0755]
main.c