X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=quantum%2Fkeymap_common.c;h=b1460c53ccebe460b5ac2b62bfe426f7c312c10d;hb=e899cb8940da04fa2610604f0aab417db7fac119;hp=1c522e8b8bae798043cd7b34f520fd150fda09a9;hpb=78545b95090816767bf3e17c4745bb0c3db01a5f;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)