qmk_firmware/keyboards/hhkb/ansi/keymaps/cinaeco/config.h

11 lines
249 B
C
Raw Permalink Normal View History

#pragma once
2017-04-29 05:05:31 -07:00
#undef MANUFACTURER
#undef PRODUCT
#define MANUFACTURER "QMK"
#define PRODUCT "HHKB QMK cinaeco"
2017-04-29 05:05:31 -07:00
// Increase "Tap" detection window. Avoid missing 'q' or 'z' when typing slowly.
#undef TAPPING_TERM
#define TAPPING_TERM 230