mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-07-13 12:29:37 -04:00
9111cc00f5
qmk firmware requires the matrix_init_user and matrix_scan_user function to be implementated. Added these function to all the existing keymaps.