ergodox-firmware/src
Ben Blazak 57e82aebcf lots and lots; now writing/debugging keyboard logic
also, mcp23018_init() needs fixing: `twi_stop()` needs to be at the end
of transmission blocks.  i wouldn't think that would be necessary, but
it seems to be the only thing that'll make it work, and it also seems
consistent with the protocol diagram in the datasheet (lol, imagine
that), so i think that's what i'll have to do.  not as though it matters
much i guess, since it's a single master / single slave system anyway, i
was just hoping not to release the bus till i was finished..
2012-04-10 01:44:27 -07:00
..
keyboard lots and lots; now writing/debugging keyboard logic 2012-04-10 01:44:27 -07:00
lib lots and lots; now writing/debugging keyboard logic 2012-04-10 01:44:27 -07:00
lib-other lots and lots; now writing/debugging keyboard logic 2012-04-10 01:44:27 -07:00
test lots and lots; now writing/debugging keyboard logic 2012-04-10 01:44:27 -07:00
key-functions.c lots and lots; now writing/debugging keyboard logic 2012-04-10 01:44:27 -07:00
key-functions.h lots and lots; now writing/debugging keyboard logic 2012-04-10 01:44:27 -07:00
keyboard.h lots and lots; now writing/debugging keyboard logic 2012-04-10 01:44:27 -07:00
main.c lots and lots; now writing/debugging keyboard logic 2012-04-10 01:44:27 -07:00
makefile lots and lots; now writing/debugging keyboard logic 2012-04-10 01:44:27 -07:00