X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=templates%2FkiibohdKeymap.h;h=d3bfe4990c6a4a4c70b4dfaafdcf499ec6d48c52;hb=f3451f619c96788ec8998fc111af0b4c8189d8cf;hp=693164c264b282a9348cfdf7b8da602167d45242;hpb=81231a708e4a530c4877284ea13fbe2c3d120c99;p=kiibohd-kll.git diff --git a/templates/kiibohdKeymap.h b/templates/kiibohdKeymap.h index 693164c..d3bfe49 100644 --- a/templates/kiibohdKeymap.h +++ b/templates/kiibohdKeymap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014 by Jacob Alexander +/* 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 @@ -14,10 +14,11 @@ * along with this file. If not, see . */ -// Generated MSG /w timestamp and compiler information +<|Information|> -#ifndef __generatedKeymap_h -#define __generatedKeymap_h + +#ifndef __kiibohdKeymap_h +#define __kiibohdKeymap_h // ----- Includes ----- @@ -44,6 +45,12 @@ <|ResultMacroList|> +// -- Trigger Macro Record + +// Keeps a record/state of each result macro +<|ResultMacroRecord|> + + // -- Trigger Macros // Trigger Macro Guides @@ -56,6 +63,12 @@ <|TriggerMacroList|> +// -- Trigger Macro Record List + +// Keeps a record/state of each trigger macro +<|TriggerMacroRecord|> + + // ----- Trigger Maps ----- @@ -110,6 +123,10 @@ <|LayerIndexList|> +// - Layer State +<|LayerState|> + + #endif // __generatedKeymap_h