Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
kll/kll_lib
Jacob Alexander cf5bba7039 Adding Lock and Latch symbolic names (e.g. Function)
- Like Function, these are not valid USB codes, but can be used to easily refer a particular key (no possible with exact name)

U"Lock1"  : layerLock( 1 );
U"Latch1" : layerLatch( 1 );
2015-09-20 14:45:42 -07:00
..
__init__.py Initial source dump. 2014-09-02 10:03:50 -07:00
backends.py Adding backend specific template and output defaults. 2015-02-21 23:34:14 -08:00
containers.py Adding support for Interconnect Nodes 2015-08-15 21:29:18 -07:00
hid_dict.py Adding Lock and Latch symbolic names (e.g. Function) 2015-09-20 14:45:42 -07:00