diff options
Diffstat (limited to 'keyboards/planck/keymaps/copface/readme.md')
-rw-r--r-- | keyboards/planck/keymaps/copface/readme.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/planck/keymaps/copface/readme.md b/keyboards/planck/keymaps/copface/readme.md deleted file mode 100644 index 56a048c4a9..0000000000 --- a/keyboards/planck/keymaps/copface/readme.md +++ /dev/null @@ -1,11 +0,0 @@ -# Copface's planck keyboard layout - -This layout utilizes tapdancing and leader keys as well as 3 extra layers for maximizing the efficiancy when programming. - -Please see the keymap.c for how the keymap looks and works. -The home row is filled with everything one could need when working on web development, -It's all a layer away. - -To build and flash this keymap, use this command: - - qmk compile -kb planck/rev6 -km copface |