diff options
author | skullydazed <skullydazed@users.noreply.github.com> | 2018-02-10 17:08:37 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-10 17:08:37 -0800 |
commit | fa72d4aa5ad278bd830fdea6da4e6d1311bba96d (patch) | |
tree | ac5654154b17c6f02b9d354d9e4d350b3bf53915 /keyboards/clueboard/66/keymaps/66_ansi/readme.md | |
parent | 88a7fa762f0b6b696b15334dde4851fdc601b558 (diff) | |
download | qmk_firmware-fa72d4aa5ad278bd830fdea6da4e6d1311bba96d.tar.gz |
Modernize clueboard, add 66_ansi and 66_iso layouts (#2377)
Diffstat (limited to 'keyboards/clueboard/66/keymaps/66_ansi/readme.md')
-rw-r--r-- | keyboards/clueboard/66/keymaps/66_ansi/readme.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/clueboard/66/keymaps/66_ansi/readme.md b/keyboards/clueboard/66/keymaps/66_ansi/readme.md new file mode 100644 index 000000000..25b5d7eb1 --- /dev/null +++ b/keyboards/clueboard/66/keymaps/66_ansi/readme.md @@ -0,0 +1,11 @@ +![Clueboard Layout Image](http://i.imgur.com/7Capi8W.png) + +# Basic Clueboard 66% Hotswap Layout + +This is the default layout that comes flashed on every Clueboard. For the most +part it's a straightforward and easy to follow layout. The only unusual key is +the key in the upper left, which sends Escape normally, but Grave when any of +the Ctrl, Alt, or GUI modifiers are held down. + +This uses `LAYOUT_66_ansi`, which is compatable with the `66_ansi` community +layout. |