Add images of layers

master
Adam Kruszewski 2023-04-02 15:29:20 +02:00
parent f44f1be119
commit 63b2a7c395
6 changed files with 15 additions and 0 deletions

BIN
images/layer0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
images/layer1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
images/layer2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
images/layer3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
images/layer4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -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/