ergodox-firmware/src/lib/key-functions
Ben Blazak fe603948a9 wrote the ui-info generating script for Ben (aka OrangeJewce)
- also changed the kbfun function comments to be easier to parse
- also added running the generating script to the toplevel build process
2012-08-23 01:31:25 -07:00
..
public wrote the ui-info generating script for Ben (aka OrangeJewce) 2012-08-23 01:31:25 -07:00
private.c removed linked lists; changed KBFUN_FUNCTION_ARGS handling 2012-08-06 15:57:23 -07:00
private.h removed linked lists; changed KBFUN_FUNCTION_ARGS handling 2012-08-06 15:57:23 -07:00
public.h removed linked lists; changed KBFUN_FUNCTION_ARGS handling 2012-08-06 15:57:23 -07:00
readme.md reorganization (large one) (mostly moving files) 2012-07-31 14:48:31 -07:00

readme.md

src/lib/key-functions

These functions may do.. pretty much anything rational that they like. If they want keycodes to be sent to the host in an aggregate report, they're responsible for modifying the appropriate report variables.


Copyright © 2012 Ben Blazak benblazak.dev@gmail.com
Released under The MIT License (MIT) (see "license.md")
Project located at https://github.com/benblazak/ergodox-firmware