From a0fca378d5d66841ba568a40c955590bc4edf92b Mon Sep 17 00:00:00 2001 From: Ben Blazak Date: Tue, 7 Aug 2012 19:15:10 -0700 Subject: [PATCH] (modified TODO) --- src/TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/TODO b/src/TODO index ed4786a..dc8e17f 100644 --- a/src/TODO +++ b/src/TODO @@ -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