(thinking)

partial-rewrite
Ben Blazak 2014-01-19 18:01:42 -08:00
parent 0c0efafd7b
commit fdc5d836c3
1 changed files with 8 additions and 0 deletions

View File

@ -8,6 +8,14 @@
* A default way to execute keys.
*
* Meant to be included *only* by the layout using it.
*
* TODO:
* - should *.c.h functions have macros to guard against multiple includes?
* - perhaps think about whether this organization of *.c.h files in
* .../layout/common is the best. maybe it could be more modular. maybe
* layers could be included, for use as parts of layouts. maybe the default
* led functions could as well; or there could be a couple different sets of
* led function, in files with appropriate names. dunno.
*/