X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tests%2Fbasic%2Fkeymap.c;h=5dd9aaeb6ee947d69e7fde8c2be89c00c7fbb996;hb=7ec583e5efb276ce90a40a1df985de7d0d0b8f46;hp=3f97c0a0ee92968d500bb244b9f7a85d928e7b0e;hpb=a6845036e25c4f4d936dcd12cd0ddedd2894b30e;p=qmk_firmware.git diff --git a/tests/basic/keymap.c b/tests/basic/keymap.c index 3f97c0a0e..5dd9aaeb6 100644 --- a/tests/basic/keymap.c +++ b/tests/basic/keymap.c @@ -41,6 +41,3 @@ const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) { } return MACRO_NONE; }; - -void action_function(keyrecord_t *record, uint8_t id, uint8_t opt) { -} \ No newline at end of file