A simple tool to reprogram the MAX FALCON-8 macropad
Go to file
2022-02-19 21:24:13 +01:00
include __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
src __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
.clang-format Added .clang-format file with custom linter settings 2022-02-19 21:24:07 +01:00
.gitignore Added make file for project and fixed .gitignore 2022-02-19 21:21:58 +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