Keyboard firmwares for Atmel AVR and Cortex-M
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.h 87B

1234567
  1. #ifndef CONFIG_H
  2. #define CONFIG_H
  3. #define MATRIX_ROWS 1
  4. #define MATRIX_COLS 1
  5. #endif