A simple tool to reprogram the MAX FALCON-8 macropad
Go to file
2022-02-16 00:41:47 +01:00
include __UNTESTED CODE__ - Added some basic JSON handling to read in the JSON file and parse different values from it 2022-02-16 00:41:47 +01:00
src __UNTESTED CODE__ - Added some basic JSON handling to read in the JSON file and parse different values from it 2022-02-16 00:41:47 +01:00
.clang-format Added .clang-format file with custom linter settings 2022-02-16 00:09:00 +01:00
.gitignore Added make file for project and fixed .gitignore 2022-02-09 00:35:01 +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-16 00:41:47 +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-16 00:41:47 +01:00
Makefile __UNTESTED CODE__ - Added some basic JSON handling to read in the JSON file and parse different values from it 2022-02-16 00:41:47 +01:00
MAX_Falcon-8_V2.1_Firmware.bin Added original Firmware file 2022-02-09 17:24:53 +01:00
Notes.md Notes.md added with notes about offsets etc that might be handy later 2022-02-10 21:57:21 +01:00
README.md fixed readme 2022-02-07 02:19:18 +01:00

f8prog

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