mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-10 02:44:18 +00:00
Update readme.md
This commit is contained in:
parent
5f2b065dad
commit
676b01312f
@ -10,7 +10,7 @@ Regardless, I'm happy to share the code and discuss improvements with anyone who
|
||||
|
||||
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.
|
||||
|
||||
I've left a couple of "Improvement:" comments around the code to indicate what I think would make it better or more "production"-ready. These could be good places to start for anyone interested in contributing.
|
||||
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!
|
||||
|
||||
To test it, I've just been using my DZ60 keyboard, building the firmware with `make dz60:default` and flashing with qmk_toolbox. If you're not familiar with how to do that, it's probably best you consult the [QMK documentation](https://docs.qmk.fm/#/).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user