X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=quantum%2Fkeymap_common.c;h=b1460c53ccebe460b5ac2b62bfe426f7c312c10d;hb=29d1abff0760a8ab1ee001e518158440f9513af9;hp=1c522e8b8bae798043cd7b34f520fd150fda09a9;hpb=6ed8ce4f598f838b971aa290a499f852827e1b58;p=qmk_firmware.git diff --git a/quantum/keymap_common.c b/quantum/keymap_common.c index 1c522e8b8..b1460c53c 100644 --- a/quantum/keymap_common.c +++ b/quantum/keymap_common.c @@ -169,6 +169,7 @@ void action_function(keyrecord_t *record, uint8_t id, uint8_t opt) } // translates key to keycode +__attribute__ ((weak)) uint16_t keymap_key_to_keycode(uint8_t layer, keypos_t key) { // Read entire word (16bits)