summaryrefslogtreecommitdiffstats
path: root/keyboard/mbed_onekey/config.h
blob: a3aadd0389eccaed8f6e3b690c75439376ca2dd4 (plain)
1
2
3
4
5
6
7
#ifndef CONFIG_H
#define CONFIG_H

#define MATRIX_ROWS 1
#define MATRIX_COLS 1

#endif