ergodox-firmware/src/keyboard/ergodox/layout
Ben Blazak d7c1ffe0c4 removed linked lists; changed KBFUN_FUNCTION_ARGS handling
- linked lists need to be rewritten to be more memory efficient
- all kbfun functions are now of type `(void kbfun_...(void))`, and the
  arguments they need are passed via a group of global `main_arg_...`
  variables (and other `main_...` variables)
2012-08-06 15:57:23 -07:00
..
default--led-control.h reorganization (large one) (mostly moving files) 2012-07-31 14:48:31 -07:00
default--matrix-control.h removed linked lists; changed KBFUN_FUNCTION_ARGS handling 2012-08-06 15:57:23 -07:00
qwerty.c removed linked lists; changed KBFUN_FUNCTION_ARGS handling 2012-08-06 15:57:23 -07:00
qwerty.h reorganization (large one) (mostly moving files) 2012-07-31 14:48:31 -07:00