From 04951c9e11415b1ee0dd668c9e5b9733632e6d3e Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Thu, 23 Jan 2025 13:06:40 +0000 Subject: [PATCH] work in progress readme update --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index aab477c63f..ce100ea3d3 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,10 @@ My personal fork of the QMK project for the purposes of defining my own custom keyboard layouts. +# Installation +1. Build the firmware +```sh +qmk compile -kb splitkb/kyria/rev3 -km my_kyria_layout +``` + +# Keymap ![My keymap](https://github.com/Cian-H/qmk_firmware/blob/master/keymap.svg)