1
0
Fork 0

Keyboard: Migrate Quefrency to use split common files (#3642)

This commit is contained in:
Danny 2018-08-15 12:27:34 -04:00 committed by Drashna Jaelre
parent ad2bb529c7
commit 89838d0939
13 changed files with 10 additions and 1117 deletions

View file

@ -1,7 +1,5 @@
#include "quefrency.h"
void matrix_init_kb(void) {
matrix_init_user();
};