Fix common files for mbed
This commit is contained in:
7
keyboard/mbed_onekey/config.h
Normal file
7
keyboard/mbed_onekey/config.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#define MATRIX_ROWS 1
|
||||
#define MATRIX_COLS 1
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user