From f53e158413f28fa10f0cf04fd05367caded4d323 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 30 Dec 2024 22:11:38 -0500 Subject: [PATCH] add to readme --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 1bde075..38d6683 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,9 @@ This is my own ZMK config, forked from [urob's amazing config](https://github.com/urob/zmk-config), mainly for the super convenient nix-based build environment. +Currently, `config/corne.keymap` is my own -- other configuration files are left +over from urob, and I am keeping them here for easy reference and inspiration. + I'll probably get around to documenting my own layout and design choices at some point. For now, please see urob's original readme (from the time of my fork) below.