]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tests/basic/keymap.c
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / tests / basic / keymap.c
index 3f97c0a0ee92968d500bb244b9f7a85d928e7b0e..5dd9aaeb6ee947d69e7fde8c2be89c00c7fbb996 100644 (file)
@@ -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