diff options
Diffstat (limited to 'layouts/community/ergodox/neo2_on_qwertz_hardware/keymap.c')
-rw-r--r-- | layouts/community/ergodox/neo2_on_qwertz_hardware/keymap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/community/ergodox/neo2_on_qwertz_hardware/keymap.c b/layouts/community/ergodox/neo2_on_qwertz_hardware/keymap.c index 399135033..f93f03e92 100644 --- a/layouts/community/ergodox/neo2_on_qwertz_hardware/keymap.c +++ b/layouts/community/ergodox/neo2_on_qwertz_hardware/keymap.c | |||
@@ -282,8 +282,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
282 | ), | 282 | ), |
283 | }; | 283 | }; |
284 | 284 | ||
285 | const uint16_t PROGMEM fn_actions[] = {}; | ||
286 | |||
287 | #define UC_MODE_WIN 0 | 285 | #define UC_MODE_WIN 0 |
288 | #define UC_MODE_LINUX 1 | 286 | #define UC_MODE_LINUX 1 |
289 | #define UC_MODE_OSX 2 | 287 | #define UC_MODE_OSX 2 |