diff options
Diffstat (limited to 'keyboards/planck/keymaps/dr0ck/readme.md')
-rw-r--r-- | keyboards/planck/keymaps/dr0ck/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/dr0ck/readme.md b/keyboards/planck/keymaps/dr0ck/readme.md new file mode 100644 index 0000000000..e19eb9ed44 --- /dev/null +++ b/keyboards/planck/keymaps/dr0ck/readme.md @@ -0,0 +1,15 @@ +This layout adds a new function layer similar to the default one from the pok3r: + + /* Function + * ,-----------------------------------------------------------------------------------. + * | Esc | | Prev | Play | Next | | |Pg Up | Up |Pg Dn |Prt Sc| Del | + * |------+------+------+------+------+-------------+------+------+------+------+------| + * | | | Vol- | Mute | Vol+ | | Home | Left | Down |Right | End | | + * |------+------+------+------+------+------|------+------+------+------+------+------| + * | | | | | | | | | | | | | + * |------+------+------+------+------+------+------+------+------+------+------+------| + * | | | | | | | | Home |Pg Up |Pg Dn | End | + * `-----------------------------------------------------------------------------------' + */ + +You can acces this layer by holding the first key on the second line from the top.
\ No newline at end of file |