mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-04 04:11:58 +00:00
* use QMK_KEYBOARD_H * init_kb and scan_kb need to be in matrix.c to make use of the matrix.h include * Make the routines weak as suggested by Drashna