obosob / arf-quefrency

A quefrency QMK layout for Arf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arf's iris keymap

Building

The Makefile in this repository assumes that https://github.com/qmk/qmk_firmware is cloned into same parent directory as this one and is named qmk_firmware. All prerequisites for QMK are required.

It will copy the source from this directory into the qmk_firmware tree and build using the makefile there.

To build the hex file run:

make

To build and flash the keyboard run:

make flash

About

A quefrency QMK layout for Arf


Languages

Language:C 95.0%Language:Makefile 5.0%