aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/vim/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/vim/keymap.c')
-rw-r--r--keyboards/ergodox_ez/keymaps/vim/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ergodox_ez/keymaps/vim/keymap.c b/keyboards/ergodox_ez/keymaps/vim/keymap.c
index 9102a7a0a..2823a7b4e 100644
--- a/keyboards/ergodox_ez/keymaps/vim/keymap.c
+++ b/keyboards/ergodox_ez/keymaps/vim/keymap.c
@@ -153,10 +153,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
153 ), 153 ),
154}; 154};
155 155
156const uint16_t PROGMEM fn_actions[] = {
157 [1] = ACTION_LAYER_TAP_TOGGLE(1)
158};
159
160const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) { 156const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) {
161 switch(id) { 157 switch(id) {
162 case 0: 158 case 0: