summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Model01-Firmware.ino2
1 files changed, 2 insertions, 0 deletions
diff --git a/Model01-Firmware.ino b/Model01-Firmware.ino
index eb561e5..5f4d5e8 100644
--- a/Model01-Firmware.ino
+++ b/Model01-Firmware.ino
@@ -96,6 +96,8 @@ enum { MACRO_VERSION_INFO,
* using ___ to let keypresses fall through to the previously active layer
* using XXX to mark a keyswitch as 'blocked' on this layer
* using ShiftToLayer() and LockLayer() keys to change the active keymap.
+ * the special nature of the PROG key
+ * keeping NUM and FN consistent and accessible on all layers
*
*
* The "keymaps" data structure is a list of the keymaps compiled into the firmware.