Commit Graph

  • a8482e241f make a group less sensitive personal xyqyear 2023-12-16 22:45:38 +0800
  • f6d3865656 tweak threshold xyqyear 2023-12-16 22:40:53 +0800
  • 391982a237 send raw data inside square brackets raw-data xyqyear 2023-12-14 22:30:19 +0800
  • 6ea4fedb2c tweak threshold xyqyear 2023-12-16 17:44:16 +0800
  • dd2cd9f585 Update data read interval to microseconds for better accuracy xyqyear 2023-12-07 18:23:33 +0800
  • 21d8e223eb revert change to TOUCH_DEBOUNCE xyqyear 2023-12-01 16:02:01 +0800
  • 1f03e1262d update documentation for CL xyqyear 2023-12-01 15:48:33 +0800
  • 62110bef8d make baseline track rising direction slower and track falling direction faster xyqyear 2023-12-01 15:45:15 +0800
  • 1f0824b00c typo: threashold -> threshold main xyqyear 2023-12-16 17:42:04 +0800
  • 24c0ff2b81 Merge branch 'personal' xyqyear 2023-12-01 12:19:13 +0800
  • 9076898b2b provide a set of alternative values for baseline tracking disable release debounce to make touch notes more easier, but it might make hold notes miss a tick or two. I think it's worth it. xyqyear 2023-12-01 11:16:38 +0800
  • 86126a9c94
    Merge pull request #2 from windofxy/main xyqyear 2023-11-09 20:32:09 +0800
  • 6afeaf0cfc
    Update config.h windofxy 2023-11-04 00:31:36 +0800
  • abe3530ee8 revert filter changes xyqyear 2023-11-02 19:56:18 +0800
  • fa927b2fcf change group a threashold xyqyear 2023-11-02 12:06:26 +0800
  • 802cbe6e7e change threashold xyqyear 2023-11-02 12:06:16 +0800
  • a5e0353a57 change filtering settings, change threashold xyqyear 2023-11-02 12:02:21 +0800
  • 57ea602b5a lower clock for better resistence to noise xyqyear 2023-09-14 20:14:28 +0800
  • 0dd1ebe752 the mpr121 datasheet specified max i2c frequency to 400khz xyqyear 2023-07-19 13:24:33 +0800
  • 0f833603b6 millis() returns 4 byte integer, assigning it to a 2 byte integer will result a system fail after 65 seconds (although during testing this didn't happen?) xyqyear 2023-07-18 14:19:48 +0800
  • 448b416aa2 forgot to remove trailing asterisks when changing from emphasis to header xyqyear 2023-07-18 14:08:14 +0800
  • c48cee4a98 chinese version of readme xyqyear 2023-07-18 14:00:37 +0800
  • 5983f104d6 mention another improvement upon the original repo add migration guide xyqyear 2023-07-18 14:00:27 +0800
  • 7fcbee4eb9 not sure if gcc can optimize out that one mutiplication xyqyear 2023-07-17 08:23:28 +0800
  • 02d0fbc89a typo xyqyear 2023-07-17 08:21:42 +0800
  • f0209d7740 accidentally wrote a binary number as hex xyqyear 2023-07-16 16:04:49 +0800
  • 35e33a7773 forgot to change comment when separating config xyqyear 2023-07-16 10:17:32 +0800
  • dc46e3750c forgot to remove some helper comments xyqyear 2023-07-16 08:52:08 +0800
  • b30644ac92 add explaination regarding baseline update xyqyear 2023-07-16 08:49:21 +0800
  • 31dca2c188 typo xyqyear 2023-07-16 08:46:54 +0800
  • 47a7828b42 add more comments explaining various parameters xyqyear 2023-07-16 08:46:18 +0800
  • 61e33fac36 add explaination to baseline tracking parameters xyqyear 2023-07-16 08:35:56 +0800
  • 3a508d3891 add a fancy emoji symbol xyqyear 2023-07-15 22:31:32 +0800
  • 114d0b6eb1 add the original author to readme xyqyear 2023-07-15 22:30:32 +0800
  • 188319c2b6 increased NCLF so that initialize time is lower. xyqyear 2023-07-15 22:06:27 +0800
  • 244c5f8369 there is no need to include stdint.h xyqyear 2023-07-15 21:27:47 +0800
  • 17c07bf686 removed some filler words in readme xyqyear 2023-07-15 21:02:33 +0800
  • 45921994c2 initial commit xyqyear 2023-07-15 20:56:04 +0800