From b266a92cca38838ae1512d241dce0d57aa5ff4de Mon Sep 17 00:00:00 2001 From: Chris Lewis Date: Fri, 27 Jul 2018 23:48:07 +1000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3a8ac989c8..8673f66f79 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Regardless, I'm happy to share the code and discuss improvements with anyone who ## Getting Started -My entire change amounts to several lines in `quantum.h`, `quantum.c` and `rgblight.c`. To see the details it's probably easiest if you look at [this commit](https://github.com/chrislewisdev/qmk_firmware/commit/2d3fbc5d0ad70309ede5cdeb9cf84380fd69baae) which contains all the changes. +My original change amounts to several lines in `quantum.h`, `quantum.c` and `rgblight.c`. To see the details it's probably easiest if you look at [this commit](https://github.com/chrislewisdev/qmk_firmware/commit/2d3fbc5d0ad70309ede5cdeb9cf84380fd69baae) which contains all the changes. I've created GitHub Issues for the most pressing things that need to be addressed before this could be merged into QMK - if you're interested in helping out, please do take a look!