From dbfecf8aeec999e59bda42ada1242757bcab6939 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Wed, 28 Apr 2021 22:50:03 +0200 Subject: [PATCH] Fix GitHub link in README The link seems to point to an old place before repositories seem to have been split up. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50456880..a3d1397a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ TMK Keyboard Firmware Core Library ================================== This is a keyboard firmware library with some useful features for Atmel AVR and Cortex-M. -Source code is available here: +Source code is available here: Updates