A simple tool to reprogram the MAX FALCON-8 macropad
Go to file
2022-02-20 20:26:17 +01:00
include It's now possible to read in the demo config file and write it to the firmware 2022-02-20 00:52:42 +01:00
src It's now possible to read in the demo config file and write it to the firmware 2022-02-20 00:52:42 +01:00
.clang-format fixed some isses with clang-format 2022-02-20 20:26:17 +01:00
.gitignore It's now possible to read in the demo config file and write it to the firmware 2022-02-20 00:52:42 +01:00
config2.json __UNTESTED CODE__ - Added some basic JSON handling to read in the JSON file and parse different values from it 2022-02-19 21:24:13 +01:00
config.json __UNTESTED CODE__ - Added some basic JSON handling to read in the JSON file and parse different values from it 2022-02-19 21:24:13 +01:00
Makefile __UNTESTED CODE__ - Added some basic JSON handling to read in the JSON file and parse different values from it 2022-02-19 21:24:13 +01:00
MAX_Falcon-8_V2.1_Firmware.bin Added original Firmware file 2022-02-19 21:22:25 +01:00
Notes.md Notes.md added with notes about offsets etc that might be handy later 2022-02-19 21:22:32 +01:00
README.md fixed readme 2022-02-19 21:21:52 +01:00

f8prog

A tool to programm the MAX FALCON-8 macropad written in C