~ruther/qmk_firmware

ref: 4e86dca49d5b86cf47d6b43172f0d4b17f15cd3a qmk_firmware/keyboards/hhkb/ansi/keymaps/cinaeco/config.h -rw-r--r-- 249 bytes
4e86dca4 — Joel Challis Fix parsing/validation for 21939 (#22148) 1 year, 7 months ago
                                                                                
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
Do not follow this link