From a0d6156f58e2088a39a355d8260e977348ed15cc Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sat, 29 Apr 2017 17:06:01 +0200 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fe63f37..6bffe8f 100644 --- a/README.md +++ b/README.md @@ -72,3 +72,7 @@ To link, simply provide `-lg810-led` to the build flags.
To build the g810-led application as a dynamically-linked variant, run the target:
`make bin-linked`
+ +## Dumps : +Dumps of keyboards are now stored in a separate project to preserve a small download size of this project. +You can find them here : [https://github.com/MatMoul/g810-led-resources](https://github.com/MatMoul/g810-led-resources)