Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Macro/PartialMap
Jacob Alexander f7bacebb26 Added capabilities list debug option
- Changed macro/capabilities data structure to index capabilities rather than specify function pointers
- Used an 8 bit array, this reduced the max number of capabities to 255
	* Shouldn't be an issue, but this can be addressed if the limit is hit...unlikely though
2014-07-24 23:18:38 -07:00
..
generatedKeymap.h Added capabilities list debug option 2014-07-24 23:18:38 -07:00
macro.c Added capabilities list debug option 2014-07-24 23:18:38 -07:00
macro.h Initial work for partial layers and macros. 2014-07-15 21:29:56 -07:00
setup.cmake Major code cleanup and preparation for PartialMap Macro Module 2014-04-06 11:49:27 -07:00
usb_hid.h Initial work for KLL macro support 2014-06-14 11:00:29 -07:00