Fix the inline images in readme.org

master
Adam Kruszewski 2023-04-02 15:33:07 +02:00
parent 836407d3a1
commit 843ca1860d
1 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
#+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]]
[[./images/layer0.png]]
** 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]]
[[./images/layer1.png]]
** 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]]
[[./images/layer2.png]]
** Layer 3 - Numbers layer
[[images/layer3.png][Layer 3]]
[[./images/layer3.png]]
** Layer 4 - Functional & misc keys
[[images/layer4.png][Layer 4]]
[[./images/layer4.png]]
* How to compile and flash the firmware
** Clone the repository to =qmk_firmware/crkbd/keymaps= and name it for example =adam_colemak=.