clickclack 0.4.0

A mechanical keyboard sound simulator for macOS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "switches": {
      "Alpaca Linear": "alpaca",
      "Gateron Black Ink V2": "blackink",
      "Alps Blue": "bluealps",
      "Kailh BOX Navy": "boxnavy", 
      "IBM Buckling Spring": "buckling",
      "NovelKeys Cream": "cream",
      "Holy Panda": "holypanda",
      "Cherry MX Black": "mxblack",
      "Cherry MX Blue": "mxblue",
      "Cherry MX Brown": "mxbrown",
      "Gateron Red Ink V2": "redink",
      "Topre": "topre",
      "Turquoise Tealios": "turquoise"
    }
  }