ergodox-firmware/readme.md

36 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2013-08-04 04:05:41 +02:00
# rev-2 (`partial-rewrite`)
This branch is currently under development, and all parts are subject to
change. I'll do my very best to keep the latest commit working properly
though.
2013-08-04 22:11:58 +02:00
Source level documentation is being written with the code. Other documentation
(including a better readme) will be written afterwards.
2013-08-04 22:11:58 +02:00
**Pull requests for this branch will almost certainly not be accepted at this
time.**
Sorry. It's a bit hard to explain exactly why. Perhaps it will be
2013-08-04 04:17:19 +02:00
understandable if I just say that I've been working on this project for quite a
2013-08-04 22:11:58 +02:00
while now, and at this point rev-2 is kind of my baby. One of my goals for it
is to not only have it work and have decent features, but be well designed and
well documented to the point that someone starting out where I did could pick
it up and learn without having to write their own. Until it grows up, and I
send it out into the real world by moving it to the master branch, I'm likely
to feel very protective of it.
2013-08-04 04:17:19 +02:00
2013-08-04 04:05:41 +02:00
Notes:
2013-09-05 00:21:51 +02:00
* Gyuri Horak (dyuri) implemented NKRO and mouse keys in [his branch]
2013-08-04 04:05:41 +02:00
(https://github.com/dyuri/ergodox-firmware) of rev-2. Not merged, but I plan
to implement the features later, if I can. See [Pull Request #28]
(https://github.com/benblazak/ergodox-firmware/pull/28).
2013-09-05 00:21:51 +02:00
* Oleg Kostyuk (cub-uanic) [ported the TMK firmware]
(https://github.com/cub-uanic/tmk_keyboard)
(written by "hasu") to the ErgoDox!
2013-08-04 22:11:58 +02:00
Status:
2014-04-12 23:42:07 +02:00
* (updated 2014-04-12) School and chores and life in general still taking most
of my time. I still plan to finish everything I've already talked about
though: macro recording, (attempt) USB features, layout examples, and other
documentation.