#pragma once

/* key matrix size */
#define MATRIX_ROWS 16
#define MATRIX_COLS 8