Three function keys, tap, hold and release, hold and tap another key

This page summarizes the projects mentioned and recommended in the original post on /r/olkb

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • qmk_firmware

    Open-source keyboard firmware for Atmel AVR and Arm USB families

  • To find source code, a starting point is you can browse QMK's source code online on GitHub. Most of the "core" code is under the quantum folder.

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • Use a "search in files" or grep-like tool to search the qmk_firmware/quantum directory. As a random example, I can look up how the register_code() function is defined with the "rg" ripgrep search tool as

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts