A simple tool to reprogram the MAX FALCON-8 macropad
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
_N0x 34f390d837 Added KeyCodes.md 2 years ago
include Extended config handling so now multiple macros can be read in correctly 2 years ago
src Added KeyCodes.md 2 years ago
.clang-format fixed some isses with clang-format 2 years ago
.gitignore It's now possible to read in the demo config file and write it to the firmware 2 years ago
KeyCodes.md Added KeyCodes.md 2 years ago
LICENSE Added License 2 years ago
MAX_Falcon-8_V2.1_Firmware.bin Added original Firmware file 2 years ago
Makefile __UNTESTED CODE__ - Added some basic JSON handling to read in the JSON file and parse different values from it 2 years ago
Notes.md Notes.md added with notes about offsets etc that might be handy later 2 years ago
README.md fixed readme 2 years ago
config.json __UNTESTED CODE__ - Added some basic JSON handling to read in the JSON file and parse different values from it 2 years ago
config2.json Changed config to fit new style 2 years ago

README.md

f8prog

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