diff options
Diffstat (limited to 'layouts/community/ergodox/german-manuneo/keymap.c')
-rw-r--r-- | layouts/community/ergodox/german-manuneo/keymap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/community/ergodox/german-manuneo/keymap.c b/layouts/community/ergodox/german-manuneo/keymap.c index 71988b7dd..9198bf6e3 100644 --- a/layouts/community/ergodox/german-manuneo/keymap.c +++ b/layouts/community/ergodox/german-manuneo/keymap.c | |||
@@ -376,8 +376,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
376 | ), | 376 | ), |
377 | }; | 377 | }; |
378 | 378 | ||
379 | const uint16_t PROGMEM fn_actions[] = {}; | ||
380 | |||
381 | #define UC_MODE_WIN 0 | 379 | #define UC_MODE_WIN 0 |
382 | #define UC_MODE_LINUX 1 | 380 | #define UC_MODE_LINUX 1 |
383 | #define UC_MODE_OSX 2 | 381 | #define UC_MODE_OSX 2 |