diff options
author | Ethan Durrant <5387347+emdarcher@users.noreply.github.com> | 2019-09-17 11:19:16 -0600 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-09-17 10:19:16 -0700 |
commit | d137fdea780a37395f397f9641fc7ebd2c7f27a0 (patch) | |
tree | cda0eaa187a45b6331b02d18e4eca3f0ba4e0bab /keyboards/ymdk/bface/keymaps/emdarcher/readme.md | |
parent | ab48ffd5c5923b822e789bb3b18d8a16654da91a (diff) |
[Keyboard] Adding YMDK "Bface" keyboard (#6731)
* making a new board setup for ymdk bface clone
* removing extra keymaps that copied over
* documentation and edits for new ymdk_bface board
* cleaning up config and keymaps
* removed extra keymap and working on READMEs
* readme edits
* shorter aliexpress link in ymdk_bface readme
* added images to readmes and edited the keymaps
* more flashing directions
* Mac directions formatting
* editing and creating the all layout
* cleanign up ymdk_bface keymaps
* fixed typos in layout
* removed tabs
* cleaned up the LED and Backlight configuration.
* adding more to info.josn and cleaning up readme
* fixing JSON typos
* made a ymdk folder and moved the bface into it.
* fixing file names for the new folder structure
Diffstat (limited to 'keyboards/ymdk/bface/keymaps/emdarcher/readme.md')
-rw-r--r-- | keyboards/ymdk/bface/keymaps/emdarcher/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/ymdk/bface/keymaps/emdarcher/readme.md b/keyboards/ymdk/bface/keymaps/emdarcher/readme.md new file mode 100644 index 0000000000..7cba92fab6 --- /dev/null +++ b/keyboards/ymdk/bface/keymaps/emdarcher/readme.md @@ -0,0 +1,14 @@ +# emdarcher's keymap + +Base Layer: + + +Uses a tweaked 60% ANSI layout with split right shift and up/down keys in the bottom right. Resulted from being used to 65% boards with arrow keys in bottom right and using the up/down arrows a lot in terminal. + +- Page Up/Down, and Home/End have been mapped to the up/down keys on different layers. +- The Caps Lock Layer uses VIM style directions on HJKL keys. +- LGUI moved to Mac Command Key location +- FN2 layer that has arrows on IJKL for one-handed arrow key control. +- Added Print Screen, Scroll Lock, and Pause keys on P,[,] keys to add Mac screen brightness control. + * On Mac, Scroll Lock is Brightness Down and Pause is Brightness Up, so with this FN+[ = brighness down, FN+] = brightness up +- Has Mac Fast-forward and Rewind keys mapped for changing media tracks. FN+; = Rewind, FN+' = Fast-forward |