aboutsummaryrefslogtreecommitdiff
path: root/keyboards/speedo/keymaps/default/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/speedo/keymaps/default/keymap.c')
-rw-r--r--keyboards/speedo/keymaps/default/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/speedo/keymaps/default/keymap.c b/keyboards/speedo/keymaps/default/keymap.c
index cd8c14e26..7c9685d3d 100644
--- a/keyboards/speedo/keymaps/default/keymap.c
+++ b/keyboards/speedo/keymaps/default/keymap.c
@@ -56,10 +56,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
56 56
57}; 57};
58 58
59const uint16_t PROGMEM fn_actions[] = {
60
61};
62
63const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) 59const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
64{ 60{
65 // MACRODOWN only works in this function 61 // MACRODOWN only works in this function