diff --git a/images/layer0.png b/images/layer0.png new file mode 100644 index 0000000..83c33c2 Binary files /dev/null and b/images/layer0.png differ diff --git a/images/layer1.png b/images/layer1.png new file mode 100644 index 0000000..076800b Binary files /dev/null and b/images/layer1.png differ diff --git a/images/layer2.png b/images/layer2.png new file mode 100644 index 0000000..c13f120 Binary files /dev/null and b/images/layer2.png differ diff --git a/images/layer3.png b/images/layer3.png new file mode 100644 index 0000000..0d8ccae Binary files /dev/null and b/images/layer3.png differ diff --git a/images/layer4.png b/images/layer4.png new file mode 100644 index 0000000..ac460d8 Binary files /dev/null and b/images/layer4.png differ diff --git a/readme.org b/readme.org index 97fece1..841dac3 100644 --- a/readme.org +++ b/readme.org @@ -1,3 +1,18 @@ +#+TITLE: Custom QMK Colemak-mod-dh firmware for Corne split keyboard +* Description of keyboard layers +** Layer 0 - Colemak layer with home row modifiers for ALT +[[images/layer0.png][Layer 0]] +** Layer 1 - Similar Colemak layer but without the modifiers +(useful when the application uses the keys of the modifiers as hold keys) +[[images/layer1.png][Layer 1]] +** Layer 2 - Symbol and cursors layer +This layer also have the „super-alt-tab” where the tab key is located on the Colemak layer. +[[images/layer2.png][Layer 2]] +** Layer 3 - Numbers layer +[[images/layer3.png][Layer 3]] +** Layer 4 - Functional & misc keys +[[images/layer4.png][Layer 4]] +* How to compile and flash the firmware ** Clone the repository to =qmk_firmware/crkbd/keymaps= and name it for example =adam_colemak=. #+begin_src shell cd qmk_firmware/