aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/osx_de_experimental/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/osx_de_experimental/keymap.c')
-rw-r--r--layouts/community/ergodox/osx_de_experimental/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ergodox/osx_de_experimental/keymap.c b/layouts/community/ergodox/osx_de_experimental/keymap.c
index 15c700a78..cedecd45c 100644
--- a/layouts/community/ergodox/osx_de_experimental/keymap.c
+++ b/layouts/community/ergodox/osx_de_experimental/keymap.c
@@ -378,10 +378,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
378 KC_TRNS, KC_TRNS, KC_TRNS), 378 KC_TRNS, KC_TRNS, KC_TRNS),
379}; 379};
380 380
381const uint16_t PROGMEM fn_actions[] = {
382
383};
384
385const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) 381const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
386{ 382{
387static uint16_t start; 383static uint16_t start;