Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan/DPH
Jacob Alexander 6e4c28ef84 HUGE AVR RAM optimization (~28%).
- It's possible to get even more, but this is probably as far as I'll go
- PROGMEM is really annoying to use, and makes the code look like ass
- Now the Teensy 2++ should have enough RAM to use PartialMap easily
2014-10-02 22:09:34 -07:00
..
50Key.kll Adding support to Macro support to DPH 2014-09-14 19:27:22 -07:00
kishsaver.kll More fixes to the DPH scan module. 2014-09-16 15:37:16 -07:00
scan_loop.c HUGE AVR RAM optimization (~28%). 2014-10-02 22:09:34 -07:00
scan_loop.h Updating DPH to compile with PartialLayer module 2014-09-11 10:57:30 -07:00
setup.cmake Major code cleanup and preparation for PartialMap Macro Module 2014-04-06 11:49:27 -07:00