Commit Graph

20 Commits

Author SHA1 Message Date
34f390d837 Added KeyCodes.md 2022-03-06 20:11:52 +01:00
8b64db031a Merge pull request 'merge License into dev' (#11) from master into dev
Reviewed-on: http://git.n0x.io/_N0x/f8prog/pulls/11
2022-02-22 10:39:26 +01:00
8134d24500 Merge pull request 'Added License' (#10) from license into master
Reviewed-on: http://git.n0x.io/_N0x/f8prog/pulls/10
2022-02-22 10:37:40 +01:00
5b0d804692 Added License 2022-02-22 10:36:58 +01:00
93815d9ed2 Extended config handling so now multiple macros can be read in correctly 2022-02-21 00:03:24 +01:00
4818c739b5 Changed config to fit new style 2022-02-21 00:00:16 +01:00
e1f4a75cd3 fixed some isses with clang-format 2022-02-20 20:26:17 +01:00
436e1a7191 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
24429cde26 testing some git stuff 2022-02-19 21:24:24 +01:00
32197e33d7 Added some custom settings to .clang-format for testing 2022-02-19 21:24:18 +01:00
aabce0aa8d __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
4ce8ed2a08 Added .clang-format file with custom linter settings 2022-02-19 21:24:07 +01:00
d1b9796c5a Added basic implementation of writing a macro program to the firmware 2022-02-19 21:22:40 +01:00
10ffdc7aaa Notes.md added with notes about offsets etc that might be handy later 2022-02-19 21:22:32 +01:00
4041b2163a Added original Firmware file 2022-02-19 21:22:25 +01:00
6db7aa4870 Added header file for keycodes 2022-02-19 21:22:13 +01:00
cc81d31ab6 First test to read and edit the firmware, added defines for the required offsets etc 2022-02-19 21:22:04 +01:00
c39a70ff88 Added make file for project and fixed .gitignore 2022-02-19 21:21:58 +01:00
d37605fc6b fixed readme 2022-02-19 21:21:52 +01:00
ab69369de8 Initial commit 2022-02-07 02:14:16 +01:00