[Keymap] update kejadlen keymaps (#9954)

Standardizing my keymaps under my username, rather than a keymap name.
This commit is contained in:
Alpha Chen
2020-08-18 19:21:50 -07:00
committed by GitHub
parent df1467c86d
commit d9fe855923
10 changed files with 146 additions and 16 deletions

View File

@@ -0,0 +1,14 @@
#pragma once
#undef MATRIX_ROW_PINS
#undef MATRIX_COL_PINS
#define MATRIX_ROW_PINS { D0, D1, D2, D3 }
#define MATRIX_COL_PINS { F6, F5, F4, F1, F0, F7, B0, B1, B2, B3, B7 }
/* #define UNUSED_PINS */
#define DIODE_DIRECTION COL2ROW
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_FORCE_HOLD
#define USB_MAX_POWER_CONSUMPTION 50