diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-11 21:24:23 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-06-11 21:24:23 -0400 |
commit | a7ce482d142b5e4570ba0f63423ec66e51c51c6f (patch) | |
tree | 10b6b1fcdd1fdf947649cde3befc530d07fd40e5 /keyboards/planck/keymaps/circuit/Readme.md | |
parent | c02f9a6ee495ede47d7726ffaf8d21271ed21642 (diff) | |
download | qmk_firmware-a7ce482d142b5e4570ba0f63423ec66e51c51c6f.tar.gz qmk_firmware-a7ce482d142b5e4570ba0f63423ec66e51c51c6f.zip |
remove the rest of the .pngs
Diffstat (limited to 'keyboards/planck/keymaps/circuit/Readme.md')
-rw-r--r-- | keyboards/planck/keymaps/circuit/Readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/circuit/Readme.md b/keyboards/planck/keymaps/circuit/Readme.md index cbdf5de4e5..58ea0140fd 100644 --- a/keyboards/planck/keymaps/circuit/Readme.md +++ b/keyboards/planck/keymaps/circuit/Readme.md @@ -42,3 +42,5 @@ Open the `Makefile` and set `TAP_DANCE_ENABLE = no`. I wrote the layout to compe * `ALT` and `GUI` are reversed compared to the normal US layout. I will also be using my Planck on my mac, and that's the standard in the Apple ecosystem. I may add a special compiler flag in the future to swap the two. * The DVORAK `Z` key is to the right of the `S` key instead of under it as part of a compromise I made to keep the ARROW keys available on the default layer. I prioritize the ARROW keys, so the DVORAK layout is the one to suffer. * I also support the little tones that the default Planck layout features, identical to them too, (minus those for layouts I don't support). To enable it, open the `Makefile` and set `AUDIO_ENABLE = yes`. + +![keyboard-layout](https://i.imgur.com/HHSZSQq.png) |