wip
This commit is contained in:
parent
2d64301cd9
commit
256fabca9e
155 changed files with 80 additions and 2196 deletions
|
|
@ -27,12 +27,10 @@
|
|||
|
||||
__attribute__ ((weak))
|
||||
void matrix_init_kb(void) {
|
||||
matrix_init_user();
|
||||
}
|
||||
|
||||
__attribute__ ((weak))
|
||||
void matrix_scan_kb(void) {
|
||||
matrix_scan_user();
|
||||
}
|
||||
|
||||
__attribute__ ((weak))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue