aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/60_iso/unxmaal/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/60_iso/unxmaal/keymap.c')
-rw-r--r--layouts/community/60_iso/unxmaal/keymap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/community/60_iso/unxmaal/keymap.c b/layouts/community/60_iso/unxmaal/keymap.c
index 8f2d55d9b..07fca874e 100644
--- a/layouts/community/60_iso/unxmaal/keymap.c
+++ b/layouts/community/60_iso/unxmaal/keymap.c
@@ -108,7 +108,6 @@ enum function_id {
108}; 108};
109 109
110const uint16_t PROGMEM fn_actions[] = { 110const uint16_t PROGMEM fn_actions[] = {
111 [0] = ACTION_LAYER_MOMENTARY(2), // Momentary Fn overlay
112 [1] = ACTION_LAYER_TOGGLE(1), // Toggle Arrow Layer overlay 111 [1] = ACTION_LAYER_TOGGLE(1), // Toggle Arrow Layer overlay
113 [2] = ACTION_LAYER_TAP_KEY(2, KC_CAPS), // Tap to toggle caps lock and hold to activate function layer 112 [2] = ACTION_LAYER_TAP_KEY(2, KC_CAPS), // Tap to toggle caps lock and hold to activate function layer
114 [3] = ACTION_LAYER_TOGGLE(3), // Toggle Underglow Layer overlay 113 [3] = ACTION_LAYER_TOGGLE(3), // Toggle Underglow Layer overlay