Adding support to Macro support to DPH

- Added layout files for 50 key and kishsaver
- Not yet working (some USB issues on AVR to debug)
- Fixed an OSX issue when building AVR
- Cleanup
This commit is contained in:
Jacob Alexander 2014-09-14 19:27:22 -07:00
parent 3b06d8f6ae
commit dd9c018378
9 changed files with 166 additions and 300 deletions

View file

@ -67,6 +67,10 @@ else ()
endif ()
#| Only Teensy based AVRs supported
set ( TEENSY 1 )
#| Extra Compiler Sources
#| Mostly for convenience functions like interrupt handlers
set( COMPILER_SRCS