A simple tool to reprogram the MAX FALCON-8 macropad
Go to file
2022-02-16 00:09:00 +01:00
include Added basic implementation of writing a macro program to the firmware 2022-02-11 00:19:20 +01:00
src Added basic implementation of writing a macro program to the firmware 2022-02-11 00:19:20 +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
Makefile Added basic implementation of writing a macro program to the firmware 2022-02-11 00:19:20 +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