aboutsummaryrefslogtreecommitdiff
path: root/keyboards/meira/keymaps/grahampheath/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/meira/keymaps/grahampheath/keymap.c')
-rw-r--r--keyboards/meira/keymaps/grahampheath/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/meira/keymaps/grahampheath/keymap.c b/keyboards/meira/keymaps/grahampheath/keymap.c
index 69815ef97..cd0213787 100644
--- a/keyboards/meira/keymaps/grahampheath/keymap.c
+++ b/keyboards/meira/keymaps/grahampheath/keymap.c
@@ -204,10 +204,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
204 ) 204 )
205}; 205};
206 206
207const uint16_t PROGMEM fn_actions[] = {
208
209};
210
211const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) 207const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
212{ 208{
213 // MACRODOWN only works in this function 209 // MACRODOWN only works in this function