index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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