diff options
author | Xyverz <xyverz@gmail.com> | 2017-01-19 06:54:18 -0800 |
---|---|---|
committer | Xyverz <xyverz@gmail.com> | 2017-01-19 06:54:18 -0800 |
commit | b8b2a55973b689fb4e827f6e967163114c575cd6 (patch) | |
tree | bc30ea43e345d0e212c27d77e2a36f97e1b49371 /readme.md | |
parent | 80bc59858539383713c9d9f771ae293b1153674f (diff) | |
parent | 10ff9623214ee62935a17b3f68d5180756b7a27b (diff) | |
download | qmk_firmware-b8b2a55973b689fb4e827f6e967163114c575cd6.tar.gz |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ The OLKB product firmwares are maintained by [Jack Humbert](https://github.com/j This is not a tiny project. While this is the main readme, there are many other files you might want to consult. Here are some points of interest: -* [**The Wiki**](https://github.com/jackhumbert/qmk_firmware/wiki) - the entirity of the readme has been moved here +* [**The Wiki**](https://github.com/jackhumbert/qmk_firmware/wiki) - the entirety of the readme has been moved here * The readme for your own keyboard: This is found under `keyboards/<your keyboards's name>/`. So for the ErgoDox EZ, it's [here](keyboards/ergodox/ez/); for the Planck, it's [here](keyboards/planck/) and so on. * The list of possible keycodes you can use in your keymap is actually spread out in a few different places: * [doc/keycode.txt](doc/keycode.txt) - an explanation of those same keycodes. |