~ruther/qmk_firmware

ref: fa514e63aaed358dbe4d098e7dc31561f148aec0 qmk_firmware/keyboards/christmas_tree/christmas_tree.c -rw-r--r-- 80 bytes
fa514e63 — MechMerlin fix offset in matrix (#5600) 6 years ago
                                                                                
1
2
3
4
5
#include "christmas_tree.h"

void matrix_init_kb(void) {
	matrix_init_user();
}