1
0
Fork 0

Strip out more of config_common (#19722)

This commit is contained in:
Joel Challis 2023-01-30 20:40:12 +00:00 committed by GitHub
parent f6dd8dea2e
commit d84a7351ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 12 deletions

View file

@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 2
#define MATRIX_COLS 3