aboutsummaryrefslogtreecommitdiffstats
path: root/users/mechmerlin/mechmerlin.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/mechmerlin/mechmerlin.h')
-rw-r--r--users/mechmerlin/mechmerlin.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/users/mechmerlin/mechmerlin.h b/users/mechmerlin/mechmerlin.h
index 6b4d50edc..9802c3ecd 100644
--- a/users/mechmerlin/mechmerlin.h
+++ b/users/mechmerlin/mechmerlin.h
@@ -5,12 +5,14 @@
enum userspace_layers {
_BL = 0, // Base Layer
_FL, // Function Layer
- _AL // Arrow Layer
+ _AL, // Arrow Layer
+ _CL // Control Layer
};
// Enum of custom keycodes defined in process_record_user
enum keycodes {
KC_FNX, // Hold for FN layer, tap to toggle ARROWS layer.
+ KC_MAC, // Text macro.
};
// Custom #defined keycodes