view templates/kiibohdDefs.h @ 47:a92bdf81be01

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)
author Jacob Alexander <haata@kiibohd.com>
date Sat, 15 Aug 2015 21:29:18 -0700
parents 75e2c0114aea
children 755909ff48d1
line wrap: on
line source

/* Copyright (C) 2014-2015 by Jacob Alexander
 *
 * This file is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This file is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this file.  If not, see <http://www.gnu.org/licenses/>.
 */

<|Information|>


#pragma once

// ----- KLL Variables -----
<|VariableInformation|>



// ----- Defines -----

// -- Interconnect Node Maximum --
<|InterconnectNodeMax|>

<|Defines|>