From 31739244219a797c666269ddf3b653c981ed39f9 Mon Sep 17 00:00:00 2001 From: Nicolas Guelpa Date: Mon, 18 Sep 2017 17:13:01 -0400 Subject: Adding a new layout for the planck that helps when coming from the pok3r (#1701) * adding new layout for the planck that helps when coming from the pok3r * Fixing the function layer * Update readme.md * Update keymap.c Making some small adjustments * Update keymap.c switching GUI and Esc * Update keymap.c --- keyboards/planck/keymaps/pok3r/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/planck/keymaps/pok3r/readme.md (limited to 'keyboards/planck/keymaps/pok3r/readme.md') diff --git a/keyboards/planck/keymaps/pok3r/readme.md b/keyboards/planck/keymaps/pok3r/readme.md new file mode 100644 index 0000000000..66320e9916 --- /dev/null +++ b/keyboards/planck/keymaps/pok3r/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. -- cgit v1.2.3