diff options
Diffstat (limited to 'layouts/community/ergodox/german-manuneo/compile_keymap.py')
-rw-r--r-- | layouts/community/ergodox/german-manuneo/compile_keymap.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/community/ergodox/german-manuneo/compile_keymap.py b/layouts/community/ergodox/german-manuneo/compile_keymap.py index 44f31b1c6e..9ad5c88ecc 100644 --- a/layouts/community/ergodox/german-manuneo/compile_keymap.py +++ b/layouts/community/ergodox/german-manuneo/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="", |