summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/util/compile_keymap.py
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_ez/util/compile_keymap.py')
-rw-r--r--keyboards/ergodox_ez/util/compile_keymap.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/ergodox_ez/util/compile_keymap.py b/keyboards/ergodox_ez/util/compile_keymap.py
index 7076a6ecb..f427d6fd8 100644
--- a/keyboards/ergodox_ez/util/compile_keymap.py
+++ b/keyboards/ergodox_ez/util/compile_keymap.py
@@ -668,9 +668,6 @@ def iter_keymap_parts(config, keymaps):
yield "};\n\n"
- # no idea what this is for
- yield "const uint16_t PROGMEM fn_actions[] = {};\n"
-
# macros
yield MACROCODE.format(
macro_cases="",