A simple tool to reprogram the MAX FALCON-8 macropad
Go to file
2022-03-06 20:11:52 +01:00
include Extended config handling so now multiple macros can be read in correctly 2022-02-21 00:03:24 +01:00
src Added KeyCodes.md 2022-03-06 20:11:52 +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 Changed config to fit new style 2022-02-21 00:00:16 +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
KeyCodes.md Added KeyCodes.md 2022-03-06 20:11:52 +01:00
LICENSE Added License 2022-02-22 10:36:58 +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