2022-11-03 11:00:27 -07:00
2022-11-03 11:00:27 -07:00
2022-08-10 09:07:04 -07:00
2022-07-08 10:42:57 -07:00
2022-07-15 10:39:51 -07:00
2022-07-23 12:48:35 -07:00
2022-07-23 12:48:41 -07:00

Ergodox Host Interface

Host software for Betalupi Ergodox.

Features:

  • Music visualizer (here)
  • Spell checking with hunspell

Dependencies:

Run:

  • hunspell

Build:

  • meson (for libmpdclient)
  • ninja (for libmpdclient)
  • gcc

Building

make submodules to initialize git submodules
make all to build, or make run to build and run.

Description
Host software for my QMK firmware.
Readme 148 KiB
Languages
C++ 87.8%
C 8.3%
Makefile 3.9%