(modified TODO)

partial-rewrite
Ben Blazak 2012-08-07 19:15:10 -07:00
parent d7c1ffe0c4
commit a0fca378d5
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
- making the 'kbfun...'s work with the new global vars (instead of passed args)
from main()
- change stuff to correspond with the PCB Fredrik made
- write macros so that either rows or columns can be the driving pins (macro
should be set in the keyboard/.../controller folder somewhere, i think
- then change stuff to correspond with the PCB Fredrik made
- write the python script for Ben, to extract all that useful stuff from the
.map file and comments
- then i'll think about how to implement variable length arrays, and write some