diff options
Diffstat (limited to 'keyboards/mechlovin/adelais/config.h')
| -rw-r--r-- | keyboards/mechlovin/adelais/config.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/mechlovin/adelais/config.h b/keyboards/mechlovin/adelais/config.h index 3ec5c4913..035ffa803 100644 --- a/keyboards/mechlovin/adelais/config.h +++ b/keyboards/mechlovin/adelais/config.h | |||
| @@ -26,11 +26,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 26 | 26 | ||
| 27 | /* key matrix size */ | 27 | /* key matrix size */ |
| 28 | #define MATRIX_ROWS 5 | 28 | #define MATRIX_ROWS 5 |
| 29 | #define MATRIX_COLS 15 | 29 | #define MATRIX_COLS 15 \ No newline at end of file |
| 30 | |||
| 31 | /* COL2ROW, ROW2COL*/ | ||
| 32 | #define DIODE_DIRECTION COL2ROW | ||
| 33 | |||
| 34 | #define LED_NUM_LOCK_PIN C15 | ||
| 35 | #define LED_CAPS_LOCK_PIN B2 | ||
| 36 | #define LED_SCROLL_LOCK_PIN B9 | ||
