_N0x created pull request _N0x/f8prog#11 2022-02-22 10:39:08 +01:00
merge License into dev
_N0x deleted branch license from _N0x/f8prog 2022-02-22 10:38:29 +01:00
_N0x merged pull request _N0x/f8prog#10 2022-02-22 10:37:41 +01:00
Added License
_N0x pushed to master at _N0x/f8prog 2022-02-22 10:37:41 +01:00
_N0x created pull request _N0x/f8prog#10 2022-02-22 10:37:21 +01:00
Added License
_N0x created branch license in _N0x/f8prog 2022-02-22 10:37:00 +01:00
_N0x pushed to license at _N0x/f8prog 2022-02-22 10:37:00 +01:00
_N0x pushed to master at _N0x/dotfiles 2022-02-21 10:12:48 +01:00
_N0x pushed to master at _N0x/dotfiles 2022-02-21 09:37:10 +01:00
_N0x pushed to dev at _N0x/f8prog 2022-02-21 00:03:43 +01:00
_N0x pushed to dev at _N0x/f8prog 2022-02-21 00:00:26 +01:00
_N0x pushed to dev at _N0x/f8prog 2022-02-20 20:26:25 +01:00
_N0x commented on issue _N0x/f8prog#7 2022-02-20 20:25:21 +01:00
TODO: Find out what values the delay option uses

Uses values from 0x00 till 0xfe it seems Every bit corresponds to 0,1 seconds

0x00 -> 0,0 0x01 -> 0,1 0x02 -> 0,2 0x0a -> 1,0

_N0x commented on issue _N0x/f8prog#9 2022-02-20 01:40:28 +01:00
Optimise the sourcecode to have as little leaks as possible and free up memory [valgring]

A big focus should also be put on how to to free up cJSON data structures since those are causing almost all leaks currently within the code

_N0x opened issue _N0x/f8prog#9 2022-02-20 01:06:36 +01:00
Optimise the sourcecode to have as little leaks as possible and free up memory [valgrin
_N0x opened issue _N0x/f8prog#8 2022-02-20 01:05:43 +01:00
If no value within the config for "mod_keys" is selected the value 0xFF gets written to the firmware which is invalid
_N0x opened issue _N0x/f8prog#7 2022-02-20 00:59:00 +01:00
TODO: Find out what values the delay option uses
_N0x pushed to dev at _N0x/f8prog 2022-02-20 00:52:49 +01:00
_N0x deleted branch do_not_edit from _N0x/f8prog 2022-02-19 21:56:57 +01:00
_N0x closed pull request _N0x/f8prog#4 2022-02-19 21:25:44 +01:00
dev