Hello Anania:
I know you said no projects made by Freescale, but have you checked the examples in the "KINETIS_120MHz_SC" zip, available from the next link?:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K70_120&nodeId=01624698C9DE2DDDB1&fps...
Those are simple projects that serve you as a start point. You can compare the code in there with the MCU Reference Manual and learn from that.
You also count with processor expert, which allows you to initialize and create peripheral drivers. You can as well analyze the generated code and your expertise with the MCU will ramp up faster.
Processor Expert - Introduction (CodeWarrior)
Kinetis are powerful MCUs but that involves moderate complexity in comparison with old devices, not to mention that you chose K70, which has a bunch of features. I think it is better if you have some reference and start from there instead of jumping into the hundreds of pages from the Reference Manual.
Regards :smileyhappy:
/Jorge González