okke-formsma / arch-36-ble

Arch-36 qmk firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Okke's arch-36 keymap

Building

The Makefile in this repository assumes that the following directories exist in the parent directory of this directory:

The makefile will copy the source from this directory into the qmk-nrf52 tree and build using the makefile there.

To build flash to your device run:

make flash_master
make flash_slave

To clean up all build files run:

make clean

About

Arch-36 qmk firmware


Languages

Language:C 95.5%Language:Makefile 3.1%Language:Python 0.8%Language:C++ 0.6%