From a5f160877db97d88ac37b692aeddb4f0e8923a61 Mon Sep 17 00:00:00 2001 From: ahtn Date: Sun, 17 Sep 2017 14:44:11 +1000 Subject: [PATCH] add link to firmware loader realeases --- keyplus_mini/rev2/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/keyplus_mini/rev2/README.md b/keyplus_mini/rev2/README.md index 7387983..408f72e 100644 --- a/keyplus_mini/rev2/README.md +++ b/keyplus_mini/rev2/README.md @@ -76,7 +76,11 @@ Note: currently the IRQ pin is not used in the code, but I'll add code to take a TODO -For the mean time, refer to the [example layouts](https://github.com/ahtn/keyplus/tree/master/layouts), and the [list of available keycodes](https://github.com/ahtn/keyplus/blob/master/host-software/layout/mapped_keycodes.py#L8). +For [prebuilt versions of the loader and firmware](https://github.com/ahtn/keyplus/releases). + +For the mean time, refer to the +[example layouts](https://github.com/ahtn/keyplus/tree/master/layouts), and the +[list of available keycodes](https://github.com/ahtn/keyplus/blob/master/host-software/layout/mapped_keycodes.py#L8). ## Current firmware limitations