Archived
1
0
Commit Graph

4 Commits

Author SHA1 Message Date
Jacob Alexander
b4c1951b0d Adding initial work for SimpleMap style macros
- Differentiating between simple and complex macros
- Worst case requires more flash
- Best case will use a lot less RAM
- Requires update to kll compiler
2015-03-10 00:05:46 -07:00
Jacob Alexander
775e4eab8f Preparing for SimpleMap macro module
- Will use only flash memory (no ram usage for each layer or macro)
- Only supports combinations, no sequences.
2015-03-10 00:04:00 -07:00
Jacob Alexander
1e9f55a0bf Updating setup.cmake files to use Module hierarchy implicitly
- Added AddModule CMake function which simplifies specifying module requirements
2015-01-25 17:55:28 -08:00
Jacob Alexander
9d423a64a8 Major code cleanup and preparation for PartialMap Macro Module
- Code should be working, but much is untested
- All of the old modules will need to update and use the new DefaultMap keymap
- There might still be some naming conflicts with some Scan Modules
2014-04-06 11:49:27 -07:00