| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-14 | Use memcpy instead of cast to avoid alignment issues | ||
| 2016-02-14 | Rename route_frame to route_incoming_frame | ||
| 2016-02-14 | Rename recv_frame to validator_recv_frame | ||
| 2016-02-14 | Add validator send frame | ||
| 2016-02-14 | Add crc32 validation of received frames | ||
| 2016-02-14 | Start implement frame validator | ||
| 2016-02-14 | Add some full round trip tests | ||
| Mostly to ensure that the receive and send framing works the same way. Especially for the special case with 254 non-zeros. | |||
| 2016-02-14 | Add byte stuffing send support for large frames | ||
| 2016-02-14 | Fix name of some unit tests | ||
| 2016-02-14 | Hanlde sending of zero bytes for small packets | ||
| 2016-02-14 | Add sending of small frames with no zeroes | ||
| 2016-02-14 | Add byte stuffer recv handling of too long frames | ||
| 2016-02-14 | Bytestuffer recv handling of long frames | ||
| 2016-02-14 | Mutiple frame handling for byte stuffer | ||
| Also handles unexpected data. | |||
| 2016-02-14 | Implement receive of valid small byte stuffed frames | ||
| 2016-02-14 | Rename files to match what they actually do | ||
| Also add validator before routing. | |||
| 2016-02-14 | Start implementing data_link | ||
| 2016-02-14 | Use cgreen test runner instead of executables | ||
| 2016-02-14 | Add separate makefile for tests | ||
| 2016-02-14 | Add makefile for compiling and running unit tests | ||
| 2016-02-14 | Add cgreen unit test library and makefile | ||
| 2016-02-13 | Initial commit | ||
| 2016-02-13 | Clean up wrong license information | ||
| 2016-02-13 | Update readme and license | ||
| Also add integration examples | |||
| 2016-02-13 | Initialize backlight and LCD during visualizer_init | ||
| 2016-02-13 | Compile the user visualizer | ||
| 2016-02-13 | Add visualizer | ||
| A generic visualizer that supports animations. There's a few predefined keyframe types included, and more can be added by the user. | |||
| 2016-02-13 | Add LCD backlight support | ||
| Also possibility to disable the LCD support | |||
| 2016-02-13 | Add makefile that includes ugfx | ||
| 2016-02-13 | Add uGFX submodule v 2.4 | ||
| 2016-02-13 | Add MIT license | ||
| 2016-02-12 | Merge pull request #141 from XenoBits/master | ||
| Ergodox EZ new keymap for C# developers | |||
| 2016-02-12 | Another readme.md improvement | ||
| 2016-02-12 | Improved readme | ||
| 2016-02-12 | Added C# developer keymap | ||
| 2016-02-12 | Add readme | ||
| 2016-02-11 | Merge pull request #140 from lasko/master | ||
| A slightly different default layout | |||
| 2016-02-11 | Added pageup, pagedown, home, and end keys | ||
| 2016-02-11 | Added a Tenkey layer and moved the del key | ||
| 2016-02-11 | Adding my initial layout | ||
| 2016-02-11 | Adding my initial layout | ||
| 2016-02-11 | Merge pull request #139 from ↵ | ||
| joarau/norwegian-colemak-ergodox-with-norwegian-definitions Norwegian Colemak Ergodox and Norwegian key definitions | |||
| 2016-02-11 | Norwegian Colemak Ergodox and Norwegian key definitions | ||
| 2016-02-11 | More tweaks to experimental layout | ||
| 2016-02-11 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | ||
| 2016-02-10 | Merge pull request #138 from Willyfrog/master | ||
| ergodox_ez for emacs + mac + altgr users | |||
| 2016-02-10 | add image | ||
| 2016-02-10 | Merge pull request #137 from uzytkownik/master | ||
| Add mpiechotka ergodox ez keymap | |||
| 2016-02-10 | added .hex file | ||
| 2016-02-09 | Add mpiechotka ergodox ez keymap | ||