From: Jacob Alexander Date: Sun, 16 Aug 2015 04:29:18 +0000 (-0700) Subject: Adding support for Interconnect Nodes X-Git-Url: https://git.donarmstrong.com/?p=kiibohd-kll.git;a=commitdiff_plain;h=114d666bd873a7044917eea5d5e061ed4e45aafd;hp=114d666bd873a7044917eea5d5e061ed4e45aafd Adding support for Interconnect Nodes - Required changing the ScanCode node datastructure - Interconnect Id's must be stored until the end as it's not possible to calculate the max per node ScanCode until after all the assignments are complete - Should make future additions more straight-forward (that require per ScanCode information to be stored) ---