aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/yale/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/yale/keymap.c')
-rw-r--r--keyboards/planck/keymaps/yale/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/planck/keymaps/yale/keymap.c b/keyboards/planck/keymaps/yale/keymap.c
index bbecc66fb..89be16f5f 100644
--- a/keyboards/planck/keymaps/yale/keymap.c
+++ b/keyboards/planck/keymaps/yale/keymap.c
@@ -84,10 +84,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
84 84
85}; 85};
86 86
87const uint16_t PROGMEM fn_actions[] = {
88
89};
90
91const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) 87const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
92{ 88{
93 // MACRODOWN only works in this function 89 // MACRODOWN only works in this function