summaryrefslogtreecommitdiff
path: root/keyboards/amj40/keymaps/default/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/amj40/keymaps/default/keymap.c')
-rwxr-xr-xkeyboards/amj40/keymaps/default/keymap.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/amj40/keymaps/default/keymap.c b/keyboards/amj40/keymaps/default/keymap.c
index 884fb761d4..951857de82 100755
--- a/keyboards/amj40/keymaps/default/keymap.c
+++ b/keyboards/amj40/keymaps/default/keymap.c
@@ -98,16 +98,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
};
-const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
-{
- // MACRODOWN only works in this function
-
- return MACRO_NONE;
-};
-
-
-
-
bool process_record_user(uint16_t keycode, keyrecord_t *record) {
switch (keycode) {