]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - layouts/community/ergodox/german-manuneo/compile_keymap.py
Remove empty fn_actions[]
[qmk_firmware.git] / layouts / community / ergodox / german-manuneo / compile_keymap.py
index 44f31b1c6e69a65a10702ae5da3f2216baa8e0c4..9ad5c88ecca5570ab4938984a19c1a1d6c1f6715 100644 (file)
@@ -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="",