1
0
Fork 0

Update KEYMAP macro to be consistent with the rest of QMK

This commit is contained in:
Priyadi Iman Nurcahyo 2016-12-14 22:33:56 +07:00
parent bd5f323bec
commit dc49231391
4 changed files with 58 additions and 105 deletions

View file

@ -1,6 +1,6 @@
#include "ibm_terminal.h"
void matrix_init_kb(void) {
// void matrix_init_kb(void) {
matrix_init_user();
}
// matrix_init_user();
// }