summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/naps62/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/naps62/keymap.c')
-rw-r--r--layouts/community/ergodox/naps62/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ergodox/naps62/keymap.c b/layouts/community/ergodox/naps62/keymap.c
index 481b0dd76..a242a14fe 100644
--- a/layouts/community/ergodox/naps62/keymap.c
+++ b/layouts/community/ergodox/naps62/keymap.c
@@ -138,10 +138,6 @@ LAYOUT_ergodox(
),
};
-const uint16_t PROGMEM fn_actions[] = {
- [1] = ACTION_LAYER_TAP_TOGGLE(SYMB) // FN1 - Momentary Layer 1 (Symbols)
-};
-
const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
{
// MACRODOWN only works in this function