hsgw / feuille64_grid

Firmware to work Feuille64 as a monome grid clone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feuille64 GRID Firmware

This is the firmware to work Feuille64 as a monome grid (https://monome.org/docs/grid/) clone.

This will work with the node-serialoscd.
This does not work with the official serialosc.

work in progress

動かすまでのチュートリアルはこちら

https://github.com/hsgw/feuille64_grid/blob/docs/readme.md

How to build

AVR development environment is required. If you already installed QMK Firmware, you should be able to build this too.

(clone this repo. )

git submodule update --init --recursive

make

License

MIT license (c) 2021, Takuya Urakawa (hsgw)

Many parts of this are based on QMK Firmware.

About

Firmware to work Feuille64 as a monome grid clone.

License:GNU General Public License v3.0


Languages

Language:C 98.1%Language:Makefile 1.9%