diff options
Diffstat (limited to 'keyboards/dc01/left/config.h')
| -rw-r--r-- | keyboards/dc01/left/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/dc01/left/config.h b/keyboards/dc01/left/config.h index 68484d835..e3d49404e 100644 --- a/keyboards/dc01/left/config.h +++ b/keyboards/dc01/left/config.h | |||
| @@ -46,6 +46,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 46 | #define MATRIX_COL_PINS { F4, F1, F0, F7, F6, F5 } | 46 | #define MATRIX_COL_PINS { F4, F1, F0, F7, F6, F5 } |
| 47 | #define UNUSED_PINS | 47 | #define UNUSED_PINS |
| 48 | 48 | ||
| 49 | #define F_SCL 300000UL | ||
| 50 | |||
| 49 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 51 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ |
| 50 | #define DIODE_DIRECTION COL2ROW | 52 | #define DIODE_DIRECTION COL2ROW |
| 51 | 53 | ||
