forked from mirrors/qmk_firmware
bbf7a20b33
Co-authored-by: Drashna Jaelre <drashna@live.com>
6 lines
97 B
C
6 lines
97 B
C
#pragma once
|
|
#include "kuchosauronad0.h"
|
|
|
|
#include "leader_user.h"
|
|
|
|
void matrix_scan_user(void);
|