- Added kll file emitter
* Re-constitutes KLL files from various stages of the compilation process
- Using kll file emitter added a basic assignment expression unit test
* Added unit test to travis
- Fixed array assignment merging when using position operators
* Required a special case merge
- Update output templates for kiibohd
- Updated both FuncMaps to use Soft Replace
- Only used for layers, default and base maps are not affected by soft replace (works like a normal replace)
- Not quite complete.
- Most of the parser is done (excluding analog) for 0.3 of the KLL spec
- Transformation and correlation isn't complete yet.
- Backend generation for Kiibohd capabilties is complete.