]> git.donarmstrong.com Git - kiibohd-kll.git/blobdiff - templates/kiibohdKeymap.h
Updating url
[kiibohd-kll.git] / templates / kiibohdKeymap.h
index 2d0c293ed23c5ef5628437456b0962f14e9e53d2..d3bfe4990c6a4a4c70b4dfaafdcf499ec6d48c52 100644 (file)
@@ -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
@@ -17,8 +17,8 @@
 <|Information|>
 
 
-#ifndef __generatedKeymap_h
-#define __generatedKeymap_h
+#ifndef __kiibohdKeymap_h
+#define __kiibohdKeymap_h
 
 // ----- Includes -----
 
 <|ResultMacroList|>
 
 
+// -- Trigger Macro Record
+
+// Keeps a record/state of each result macro
+<|ResultMacroRecord|>
+
+
 // -- Trigger Macros
 
 // Trigger Macro Guides
 <|TriggerMacroList|>
 
 
+// -- Trigger Macro Record List
+
+// Keeps a record/state of each trigger macro
+<|TriggerMacroRecord|>
+
+
 
 // ----- Trigger Maps -----