summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/ansi/keymaps/cinaeco/config.h
blob: ed660722c21bf688b79671f995d0d0a5a785f4d3 (plain)
1
2
3
4
5
6
7
8
9
10
#pragma once

#undef MANUFACTURER
#undef PRODUCT
#define MANUFACTURER    "QMK"
#define PRODUCT         "HHKB QMK cinaeco"

// Increase "Tap" detection window. Avoid missing 'q' or 'z' when typing slowly.
#undef TAPPING_TERM
#define TAPPING_TERM 230