mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-29 08:44:23 +00:00
qmk firmware requires the matrix_init_user and matrix_scan_user function to be implementated. Added these function to all the existing keymaps.