~ruther/qmk_firmware

1ee080701b989906c0511b43f108451b58b076b1 — Jack Humbert 9 years ago dc06288 + d97c774
Merge pull request #116 from tachk/readmeFix

Fix for broken link in readme.
1 files changed, 1 insertions(+), 1 deletions(-)

M keyboard/planck/PCB_GUIDE.md
M keyboard/planck/PCB_GUIDE.md => keyboard/planck/PCB_GUIDE.md +1 -1
@@ 51,7 51,7 @@ Generally, the instructions to flash the PCB are as follows:

### Keymap

Unlike the other keymaps, prefixing the keycodes with `KC_` is required. A full list of the keycodes is available [here](https://github.com/jackhumbert/qmk_firmware/blob/master/doc/keycode.txt). For the keycodes available only in the extended keymap, see this [header file](https://github.com/jackhumbert/qmk_firmware/blob/master/quantum/keymap_common.h).
Unlike the other keymaps, prefixing the keycodes with `KC_` is required. A full list of the keycodes is available [here](https://github.com/jackhumbert/qmk_firmware/blob/master/tmk_core/doc/keycode.txt). For the keycodes available only in the extended keymap, see this [header file](https://github.com/jackhumbert/qmk_firmware/blob/master/quantum/keymap_common.h).

You can use modifiers with keycodes like this: