diff options
Diffstat (limited to 'layouts/community/ergodox/robot_test_layout/keymap.c')
| -rw-r--r-- | layouts/community/ergodox/robot_test_layout/keymap.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/layouts/community/ergodox/robot_test_layout/keymap.c b/layouts/community/ergodox/robot_test_layout/keymap.c index 5d672deeb..07b294a98 100644 --- a/layouts/community/ergodox/robot_test_layout/keymap.c +++ b/layouts/community/ergodox/robot_test_layout/keymap.c | |||
| @@ -43,12 +43,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 43 | ) | 43 | ) |
| 44 | }; | 44 | }; |
| 45 | 45 | ||
| 46 | |||
| 47 | |||
| 48 | const uint16_t PROGMEM fn_actions[] = { | ||
| 49 | [1] = ACTION_LAYER_TAP_TOGGLE(1) | ||
| 50 | }; | ||
| 51 | |||
| 52 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 46 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
| 53 | { | 47 | { |
| 54 | switch(id) { | 48 | switch(id) { |
