]> git.donarmstrong.com Git - kiibohd-kll.git/history - backends/kiibohd.py
Adding support for multi-line defines
[kiibohd-kll.git] / backends / kiibohd.py
2015-08-02 Jacob AlexanderAdding support for multi-line defines
2015-05-10 Jacob AlexanderAdding None keyword (0.3b)
2015-05-10 Jacob AlexanderAdding media key support to KLL compiler (0.3b)
2015-02-27 mcmasterathlMerge pull request #1 from kiibohd/master
2015-02-22 Jacob AlexanderAdding backend specific template and output defaults.
2015-02-22 Jacob AlexanderAdding inheritance to Backend class
2015-02-21 Jacob AlexanderIssue #13: Fixing bug in kll compiler when not setting...
2015-02-21 Jacob AlexanderAdding KEYPAD_ASTERISK (also internally renaming ASTERI...
2015-02-16 Jacob AlexanderAdding name and file stacks and layer naming
2015-02-10 Jacob AlexanderAdding more generation debug output
2014-11-20 Jacob AlexanderAdding define support to KLL compiler.
2014-10-27 Jacob AlexanderAdding extra code generation required for Macro output...
2014-09-17 Jacob AlexanderAdding backend support for more RAM optimizations.
2014-09-17 Jacob AlexanderAdding support for firstScanCode calculation and initia...
2014-09-11 Jacob AlexanderChanging array type to support different uC architectures.
2014-09-10 Jacob AlexanderAdding full partial layer support.
2014-09-08 Jacob AlexanderAdding basic layer support
2014-09-07 Jacob Alexanderkll compiler now working!
2014-09-06 Jacob AlexanderAdding list to tuple conversion and USBCode to Capabilt...
2014-09-02 Jacob AlexanderInitial source dump.